Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.h48 #define __DML_MAX_BW_RATIO_PRE__ 4.0 macro
H A Ddcn32_fpu.c3058 double max_vratio_pre = __DML_MAX_BW_RATIO_PRE__; // Default value is 4 in dcn32_determine_max_vratio_prefetch()
H A Ddisplay_mode_vba_util_32.c6207 … ReturnBW) && (TotalPrefetchBandwidth <= TotalActiveBandwidth * __DML_MAX_BW_RATIO_PRE__) && !NotE… in dml32_CalculatePrefetchBandwithSupport()