Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml_top_mcache.c450 if (params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
475 if (params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
495 if (!params->allocations[i].requires_dedicated_mall_mcache) { in dml2_top_mcache_assign_global_mcache_ids()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h125 bool requires_dedicated_mall_mcache; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c646 in_out->mcache_allocation->requires_dedicated_mall_mcache = false; in core_dcn4_calculate_mcache_allocation()