Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
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
Ddml2_core_shared.c7753 … = math_max2(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML2_CALCS_MAX_VRATIO_PRE_OTO__; in CalculatePrefetchSchedule()
Ddml2_core_dcn4_calcs.c5284 … = math_max2(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML2_CALCS_MAX_VRATIO_PRE_OTO__; in CalculatePrefetchSchedule()