Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h369 int det_buffer_size_kb; member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1308 if (old_pipe->det_buffer_size_kb != new_pipe->det_buffer_size_kb) in dcn20_detect_pipe_changes()
1636 dc->res_pool->hubbub, pipe_ctx->plane_res.hubp->inst, pipe_ctx->det_buffer_size_kb); in dcn20_program_pipe()
Ddcn20_resource.c3120 context->res_ctx.pipe_ctx[i].det_buffer_size_kb = context->bw_ctx.dml.ip.det_buffer_size_kbytes; in dcn20_calculate_dlg_params()