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/dml21/src/dml2_top/
H A Ddml2_top_soc15.c654 int next_unused_cache_id = 0; in dml2_top_mcache_assign_global_mcache_ids() local
661 params->allocations[i].global_mcache_ids_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
664 params->allocations[i].global_mcache_ids_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
676 params->allocations[i].global_mcache_ids_mall_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
679 params->allocations[i].global_mcache_ids_mall_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()