Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h114 bool requires_dedicated_mall_mcache; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c674 if (params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
699 if (params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
719 if (!params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c657 in_out->mcache_allocation->requires_dedicated_mall_mcache = false; in core_dcn4_calculate_mcache_allocation()