Searched refs:ExtraLatencyPrefetch (Results 1 – 3 of 3) sorted by relevance
498 double ExtraLatencyPrefetch; member851 double ExtraLatencyPrefetch; member2013 double ExtraLatencyPrefetch; member
2549 double *ExtraLatencyPrefetch) in dcn5_calculate_extra_latency()2591 *ExtraLatencyPrefetch = *ExtraLatency + Tarb_prefetch; in dcn5_calculate_extra_latency()2613 DML_LOG_VERBOSE("DML::%s: ExtraLatencyPrefetch=%f\n", __func__, *ExtraLatencyPrefetch); in dcn5_calculate_extra_latency()2788 …*p->Tvm_trips = p->ExtraLatencyPrefetch + math_max2(s->trip_to_mem * (p->display_cfg->gpuvm_max_pa… in dcn5_calculate_prefetch_schedule()2802 *p->Tdmdl = s->TWait_p + p->ExtraLatencyPrefetch + p->Ttrip; // Tex in dcn5_calculate_prefetch_schedule()2887 DML_LOG_VERBOSE("DML::%s: ExtraLatencyPrefetch = %f\n", __func__, p->ExtraLatencyPrefetch); in dcn5_calculate_prefetch_schedule()2895 …s->Tvm_trips_rounded = math_max2(s->LineTime * math_ceil2(4.0*math_max3(p->ExtraLatencyPrefetch, p… 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()2918 *p->Tno_bw = p->ExtraLatencyPrefetch; in dcn5_calculate_prefetch_schedule()3006 …s->dst_y_prefetch_equ = p->VStartup - (*p->TSetup + math_max2(p->TCalc, p->ExtraLatencyPrefetch) +… in dcn5_calculate_prefetch_schedule()[all …]
488 &mode_lib->mp.ExtraLatencyPrefetch); in dcn5_mode_programming()686 CalculatePrefetchSchedule_params->ExtraLatencyPrefetch = mode_lib->mp.ExtraLatencyPrefetch; in dcn5_mode_programming()