Home
last modified time | relevance | path

Searched refs:program_det_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h166 void (*program_det_size)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_in_kbyte); member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c1611 if (dc->res_pool->hubbub->funcs->program_det_size && pipe_ctx->update_flags.bits.det_size) in dcn20_program_pipe()
1612 dc->res_pool->hubbub->funcs->program_det_size( in dcn20_program_pipe()
1707 if (hubbub->funcs->program_det_size && context->res_ctx.pipe_ctx[i].update_flags.bits.disable) in dcn20_program_front_end_for_ctx()
1708 …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()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubbub.c961 .program_det_size = dcn31_program_det_size,

Completed in 9 milliseconds