Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1085 unsigned int mcaches_per_plane; in all_timings_support_svp() local
1093 mcaches_per_plane = 0; in all_timings_support_svp()
1096 mcaches_per_plane += display_config->stage2.mcache_allocations[i].num_mcaches_plane0 + in all_timings_support_svp()
1113 mcaches_per_plane *= 2; in all_timings_support_svp()
1116 total_mcaches_required += mcaches_per_plane; in all_timings_support_svp()