Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1114 unsigned int mcaches_per_plane; in all_timings_support_svp() local
1122 mcaches_per_plane = 0; in all_timings_support_svp()
1125 mcaches_per_plane += display_config->stage2.mcache_allocations[i].num_mcaches_plane0 + in all_timings_support_svp()
1142 mcaches_per_plane *= 2; in all_timings_support_svp()
1145 total_mcaches_required += mcaches_per_plane; in all_timings_support_svp()