Searched refs:__DML_MAX_BW_RATIO_PRE__ (Results 1 – 3 of 3) sorted by relevance
48 #define __DML_MAX_BW_RATIO_PRE__ 4.0 macro
3058 double max_vratio_pre = __DML_MAX_BW_RATIO_PRE__; // Default value is 4 in dcn32_determine_max_vratio_prefetch()
6207 … ReturnBW) && (TotalPrefetchBandwidth <= TotalActiveBandwidth * __DML_MAX_BW_RATIO_PRE__) && !NotE… in dml32_CalculatePrefetchBandwithSupport()