Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h227 bool (*program_mcache_pipe_config)(struct dc_state *context, member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper.c244 if (in_dc->res_pool->funcs->program_mcache_pipe_config) { in dml21_mode_check_and_programming()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5632 if (context->clk_mgr->ctx->dc->res_pool->funcs->program_mcache_pipe_config) in resource_allocate_mcache()
5633 context->clk_mgr->ctx->dc->res_pool->funcs->program_mcache_pipe_config(context, mcache_params); in resource_allocate_mcache()