Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_translation_helper.h28 void dml21_get_pipe_mcache_config(struct dc_state *context, struct pipe_ctx *pipe_ctx, struct dml2_…
Ddml21_wrapper.c332dml21_get_pipe_mcache_config(context, dc_main_pipes[dc_pipe_index], pln_prog, &mcache_config->pipe… in dml21_prepare_mcache_programming()
349dml21_get_pipe_mcache_config(context, dc_phantom_pipes[dc_pipe_index], pln_prog, &mcache_config->p… in dml21_prepare_mcache_programming()
Ddml21_translation_helper.c1166 void dml21_get_pipe_mcache_config( in dml21_get_pipe_mcache_config() function