Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top.h44 bool dml2_build_mcache_programming(struct dml2_build_mcache_programming_in_out *in_out);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_interfaces.c43 bool dml2_build_mcache_programming(struct dml2_build_mcache_programming_in_out *in_out) in dml2_build_mcache_programming() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c374 dml2_build_mcache_programming(&l->build_mcache_programming_params); in dml21_prepare_mcache_programming()