Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1190 double Tvm_no_trip_oto; member
Ddml2_core_dcn4_calcs.c5066 s->Tvm_no_trip_oto = 0.0; in CalculatePrefetchSchedule()
5305 s->Tvm_no_trip_oto = math_max2( in CalculatePrefetchSchedule()
5310 s->Tvm_no_trip_oto); in CalculatePrefetchSchedule()
5317 s->Tvm_no_trip_oto = s->Tvm_trips_rounded; in CalculatePrefetchSchedule()
5625 s->dst_y_per_vm_no_trip_vblank = math_ceil2(4.0 * s->Tvm_no_trip_oto / s->LineTime, 1.0) / 4.0; in CalculatePrefetchSchedule()