Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c6161 double ActiveBandwidthPerSurface; in dml32_CalculatePrefetchBandwithSupport() local
6174ActiveBandwidthPerSurface = ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[… in dml32_CalculatePrefetchBandwithSupport()
6176 TotalActiveBandwidth += ActiveBandwidthPerSurface; in dml32_CalculatePrefetchBandwithSupport()
6181 ActiveBandwidthPerSurface, in dml32_CalculatePrefetchBandwithSupport()