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/resource/dcn60/
H A Ddcn60_resource.c737 uint32_t next_unused_cache_id = 0; in assign_global_mcache_ids() local
748 mcache_allocations[plane_idx].global_mcache_ids_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()
751 mcache_allocations[plane_idx].global_mcache_ids_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()
763 mcache_allocations[plane_idx].global_mcache_ids_mall_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()
766 mcache_allocations[plane_idx].global_mcache_ids_mall_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()