Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c6176 double ActiveBandwidthPerSurface; in dml32_CalculatePrefetchBandwithSupport() local
6189ActiveBandwidthPerSurface = ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[… in dml32_CalculatePrefetchBandwithSupport()
6191 TotalActiveBandwidth += ActiveBandwidthPerSurface; in dml32_CalculatePrefetchBandwithSupport()
6196 ActiveBandwidthPerSurface, in dml32_CalculatePrefetchBandwithSupport()