Home
last modified time | relevance | path

Searched refs:__DML_MAX_VRATIO_PRE_OTO__ (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_lib_defines.h58 #define __DML_MAX_VRATIO_PRE_OTO__ 4.0 //<brief Prefetch schedule max vrat… macro
Ddisplay_mode_core.c1193 …n_Lsw_oto = dml_max(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML_MAX_VRATIO_PRE_OTO__; in CalculatePrefetchSchedule()