Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
Ddml_top_mcache.c430 int next_unused_cache_id = 0; in dml2_top_mcache_assign_global_mcache_ids() local
437 params->allocations[i].global_mcache_ids_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
440 params->allocations[i].global_mcache_ids_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
452 params->allocations[i].global_mcache_ids_mall_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
455 params->allocations[i].global_mcache_ids_mall_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()