Home
last modified time | relevance | path

Searched refs:global_mcache_ids_plane0 (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.c371 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane0[first_offs… in dml2_top_mcache_build_mcache_programming()
378 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane0[second_off… in dml2_top_mcache_build_mcache_programming()
437 params->allocations[i].global_mcache_ids_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
444 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0] = in dml2_top_mcache_assign_global_mcache_ids()
445 params->allocations[i].global_mcache_ids_plane0[0]; in dml2_top_mcache_assign_global_mcache_ids()
471 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
484 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
496 …ams->allocations[i].global_mcache_ids_mall_plane0, params->allocations[i].global_mcache_ids_plane0, in dml2_top_mcache_assign_global_mcache_ids()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h175 int global_mcache_ids_plane0[DML2_MAX_MCACHES + 1]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c12385 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane0[n] = k; in dml2_core_shared_get_informative()