Searched refs:program_det_size (Results 1 – 5 of 5) sorted by relevance
170 void (*program_det_size)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_in_kbyte); member
1688 if (dc->res_pool->hubbub->funcs->program_det_size && pipe_ctx->update_flags.bits.det_size) in dcn20_program_pipe()1689 dc->res_pool->hubbub->funcs->program_det_size( in dcn20_program_pipe()1788 if (hubbub->funcs->program_det_size && (context->res_ctx.pipe_ctx[i].update_flags.bits.disable || in dcn20_program_front_end_for_ctx()1790 …hubbub->funcs->program_det_size(hubbub, dc->current_state->res_ctx.pipe_ctx[i].plane_res.hubp->ins… in dcn20_program_front_end_for_ctx()
1024 .program_det_size = dcn31_program_det_size,
943 .program_det_size = dcn32_program_det_size,
1349 if (hubbub->funcs->program_det_size) in dcn10_init_pipes()1350 hubbub->funcs->program_det_size(hubbub, hubp->inst, 0); in dcn10_init_pipes()