Searched refs:trip_to_mem (Results 1 – 3 of 3) sorted by relevance
2715 s->trip_to_mem = 0.0; in dcn5_calculate_prefetch_schedule()2787 s->trip_to_mem = p->Ttrip; in dcn5_calculate_prefetch_schedule()2788 …*p->Tvm_trips = p->ExtraLatencyPrefetch + math_max2(s->trip_to_mem * (p->display_cfg->gpuvm_max_pa… in dcn5_calculate_prefetch_schedule()2792 *p->Tvm_trips_flip = *p->Tvm_trips - s->trip_to_mem; in dcn5_calculate_prefetch_schedule()2794 *p->Tr0_trips_flip = s->trip_to_mem * (s->HostVMDynamicLevelsTrips + 1); in dcn5_calculate_prefetch_schedule()2886 DML_LOG_VERBOSE("DML::%s: trip_to_mem = %f\n", __func__, s->trip_to_mem); in dcn5_calculate_prefetch_schedule()2895 …neTime * math_ceil2(4.0*math_max3(p->ExtraLatencyPrefetch, p->Turg, s->trip_to_mem)/s->LineTime, 1… in dcn5_calculate_prefetch_schedule()2916 …*p->Tno_bw = p->ExtraLatencyPrefetch + s->trip_to_mem * (double)((p->display_cfg->gpuvm_max_page_t… in dcn5_calculate_prefetch_schedule()3015 DML_LOG_VERBOSE("DML::%s: trip_to_mem = %f\n", __func__, s->trip_to_mem); in dcn5_calculate_prefetch_schedule()
1480 double trip_to_mem; member
1850 dml_float_t trip_to_mem; member