Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c656 int next_unused_cache_id = 0; in dml2_top_mcache_assign_global_mcache_ids() local
663 params->allocations[i].global_mcache_ids_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
666 params->allocations[i].global_mcache_ids_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
678 params->allocations[i].global_mcache_ids_mall_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
681 params->allocations[i].global_mcache_ids_mall_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()