Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.h26 void dml21_get_pipe_mcache_config(struct dc_state *context, struct pipe_ctx *pipe_ctx, struct dml2_…
H A Ddml21_wrapper.c348dml21_get_pipe_mcache_config(context, dc_main_pipes[dc_pipe_index], pln_prog, &mcache_config->pipe… in dml21_prepare_mcache_programming()
365dml21_get_pipe_mcache_config(context, dc_phantom_pipes[dc_pipe_index], pln_prog, &mcache_config->p… in dml21_prepare_mcache_programming()
H A Ddml21_translation_helper.c1149 void dml21_get_pipe_mcache_config( in dml21_get_pipe_mcache_config() function