Searched refs:__DML_MAX_VRATIO_PRE__ (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.h47 #define __DML_MAX_VRATIO_PRE__ 7.9 macro
H A Ddcn32_fpu.c3470 max_vratio_pre = __DML_MAX_VRATIO_PRE__;
H A Ddisplay_mode_vba_util_32.c6200 if (MaxVRatioPre == __DML_MAX_VRATIO_PRE__)
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_lib_defines.h57 #define __DML_MAX_VRATIO_PRE__ 4.0 //<brief Prefetch schedule max vratio macro
H A Ddisplay_mode_core.c6494 (mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE__ || mode_lib->ms.VRatioPreC[j][k] > __DML_MAX_VRATIO_PRE__))) {
9103 (locals->VRatioPrefetchY[k] > __DML_MAX_VRATIO_PRE__ || locals->VRatioPrefetchC[k] > __DML_MAX_VRATIO_PRE__)))

Completed in 309 milliseconds