Searched refs:__DML2_CALCS_DCFCLK_FACTOR__ (Results 1 – 2 of 2) sorted by relevance
20 #define __DML2_CALCS_DCFCLK_FACTOR__ 1.15 //<brief fudge factor for min dcfclk calclation macro
1912 …DCFClkDeepSleepPerSurface[k] = math_max2(__DML2_CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPi… in dcn5_calculate_dcfclk_deep_sleep()1913 …__DML2_CALCS_DCFCLK_FACTOR__ * SwathWidthC[k] * BytePerPixelC[k] / 32.0 / DisplayPipeLineDeliveryT… in dcn5_calculate_dcfclk_deep_sleep()1915 …DCFClkDeepSleepPerSurface[k] = __DML2_CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[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()1929 …OG_VERBOSE("DML::%s: __DML2_CALCS_DCFCLK_FACTOR__ = %f\n", __func__, __DML2_CALCS_DCFCLK_FACTOR__); in dcn5_calculate_dcfclk_deep_sleep()