Searched refs:dst_y_per_vm_no_trip_vblank (Results 1 – 2 of 2) sorted by relevance
1197 double dst_y_per_vm_no_trip_vblank; member
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()5637 s->dst_y_per_vm_no_trip_vblank = *p->dst_y_per_vm_vblank; in CalculatePrefetchSchedule()5766 } else if (s->dst_y_per_vm_no_trip_vblank > 0) { in CalculatePrefetchSchedule()5772 …prefetch_vm_bw = vm_bytes * p->HostVMInefficiencyFactor / (s->dst_y_per_vm_no_trip_vblank * s->Lin… in CalculatePrefetchSchedule()