Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h13 #define __DML2_CALCS_MAX_VRATIO_PRE_OTO__ 4.0 //<brief max vratio for one-to-one prefetch bw schedu… macro
H A Ddml2_core_dcn4_calcs.c5387 … = math_max2(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML2_CALCS_MAX_VRATIO_PRE_OTO__; in CalculatePrefetchSchedule()