Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.h47 #define __DML_MAX_VRATIO_PRE__ 7.9 macro
Ddcn32_fpu.c3495 max_vratio_pre = __DML_MAX_VRATIO_PRE__; in dcn32_determine_max_vratio_prefetch()
Ddisplay_mode_vba_util_32.c6200 if (MaxVRatioPre == __DML_MAX_VRATIO_PRE__) in dml32_CalculatePrefetchBandwithSupport()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_lib_defines.h57 #define __DML_MAX_VRATIO_PRE__ 4.0 //<brief Prefetch schedule max vrat… macro
Ddisplay_mode_core.c6496 …(mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE__ || mode_lib->ms.VRatioPreC[j][k] > __DML_M… in dml_prefetch_check()
9112 …(locals->VRatioPrefetchY[k] > __DML_MAX_VRATIO_PRE__ || locals->VRatioPrefetchC[k] > __DML_MAX_VRA… in dml_core_mode_programming()