Searched refs:ReadBandwidth (Results 1 – 1 of 1) sorted by relevance
1891 double ReadBandwidth = 0.0; in dcn5_calculate_dcfclk_deep_sleep() local1924 ReadBandwidth = ReadBandwidth + ReadBandwidthLuma[k] + ReadBandwidthChroma[k]; in dcn5_calculate_dcfclk_deep_sleep()1927 …*DCFClkDeepSleep = math_max2(8.0, __DML2_CALCS_DCFCLK_FACTOR__ * ReadBandwidth / (double)ReturnBus… in dcn5_calculate_dcfclk_deep_sleep()1930 DML_LOG_VERBOSE("DML::%s: ReadBandwidth = %f\n", __func__, ReadBandwidth); in dcn5_calculate_dcfclk_deep_sleep()