Searched refs:program_det_size (Results 1 – 5 of 5) sorted by relevance
190 void (*program_det_size)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_in_kbyte); member
1731 if (dc->res_pool->hubbub->funcs->program_det_size && pipe_ctx->update_flags.bits.det_size) in dcn20_program_pipe()1732 dc->res_pool->hubbub->funcs->program_det_size( in dcn20_program_pipe()1882 if (hubbub->funcs->program_det_size && (context->res_ctx.pipe_ctx[i].update_flags.bits.disable || in dcn20_program_front_end_for_ctx()1884 …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()
1043 .program_det_size = dcn31_program_det_size,
993 .program_det_size = dcn32_program_det_size,
1357 if (hubbub->funcs->program_det_size) in dcn10_init_pipes()1358 hubbub->funcs->program_det_size(hubbub, hubp->inst, 0); in dcn10_init_pipes()