Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h226 bool (*program_mcache_pipe_config)(struct dc_state *context, member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5532 if (context->clk_mgr->ctx->dc->res_pool->funcs->program_mcache_pipe_config) in resource_allocate_mcache()
5533 context->clk_mgr->ctx->dc->res_pool->funcs->program_mcache_pipe_config(context, mcache_params); in resource_allocate_mcache()