Home
last modified time | relevance | path

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

/linux/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 Ddisplay_mode_vba_util_32.c6201 if (MaxVRatioPre == __DML_MAX_VRATIO_PRE__) in dml32_CalculatePrefetchBandwithSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c6499 …(mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE__ || mode_lib->ms.VRatioPreC[j][k] > __DML_M… in dml_prefetch_check()
9123 …(locals->VRatioPrefetchY[k] > __DML_MAX_VRATIO_PRE__ || locals->VRatioPrefetchC[k] > __DML_MAX_VRA… in dml_core_mode_programming()