Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_dcn4_calcs.c5432 …bool min_Lsw_equ_ok = s->Tpre_rounded >= s->Tvm_trips_rounded + 2.0*s->Tr0_trips_rounded + s->min_… in CalculatePrefetchSchedule() local
5434 if (s->dst_y_prefetch_equ > 1 && min_Lsw_equ_ok) { in CalculatePrefetchSchedule()
5747 …__func__, min_Lsw_equ_ok, s->Tpre_rounded, s->Tvm_trips_rounded, 2.0*s->Tr0_trips_rounded, s->min_… in CalculatePrefetchSchedule()