Home
last modified time | relevance | path

Searched refs:global_mcache_ids_plane1 (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.c402 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane1[first_offs… in dml2_top_mcache_build_mcache_programming()
409 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane1[second_off… in dml2_top_mcache_build_mcache_programming()
440 params->allocations[i].global_mcache_ids_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
446 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1] = in dml2_top_mcache_assign_global_mcache_ids()
447 params->allocations[i].global_mcache_ids_plane1[0]; in dml2_top_mcache_assign_global_mcache_ids()
470 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1 - 1] = in dml2_top_mcache_assign_global_mcache_ids()
490 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
498 …ams->allocations[i].global_mcache_ids_mall_plane1, params->allocations[i].global_mcache_ids_plane1, in dml2_top_mcache_assign_global_mcache_ids()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h176 int global_mcache_ids_plane1[DML2_MAX_MCACHES + 1]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c12393 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane1[n] = k; in dml2_core_shared_get_informative()