Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1229 double TWait_p; member
H A Ddml2_core_shared.c7568 s->TWait_p = p->TWait - p->Ttrip; // TWait includes max(Turg, Ttrip) in CalculatePrefetchSchedule()
7587 dml2_printf("DML::%s: TWait_p = %f\n", __func__, s->TWait_p); in CalculatePrefetchSchedule()
7625 *p->Tdmdl_vm = s->TWait_p + *p->Tvm_trips; in CalculatePrefetchSchedule()
7805 …s->dst_y_prefetch_equ = p->VStartup - (*p->TSetup + math_max2(s->TWait_p + p->TCalc, *p->Tdmdl - p… in CalculatePrefetchSchedule()
7860 dml2_printf("DML::%s: TWait_p: %fus\n", __func__, s->TWait_p); in CalculatePrefetchSchedule()