Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h14 #define __DML2_CALCS_MAX_VRATIO_PRE_OTO__ 4.0 //<brief max vratio for one-to-one prefetch bw scheduling
13 #define __DML2_CALCS_MAX_VRATIO_PRE_OTO__ global() macro
H A Ddml2_core_dcn4_calcs.c5391 s->min_Lsw_oto = math_max2(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML2_CALCS_MAX_VRATIO_PRE_OTO__; in CalculatePrefetchSchedule()