Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1771 double Turg; member
H A Ddml2_core_dcn4_calcs.c5241 …_mem * (p->display_cfg->gpuvm_max_page_table_levels * (s->HostVMDynamicLevelsTrips + 1)), p->Turg); in CalculatePrefetchSchedule()
5334 …h_max2(s->LineTime * math_ceil2(4.0*math_max3(p->ExtraLatencyPrefetch, p->Turg, s->trip_to_mem)/s-… in CalculatePrefetchSchedule()
5580 …tpre_gt_req_latency = *p->Tpre_rounded > (math_max2(p->Turg, s->trip_to_mem) + p->ExtraLatencyPref… in CalculatePrefetchSchedule()
5898 …sw_equ*s->LineTime + s->Tvm_trips_rounded + 2.0*s->Tr0_trips_rounded), p->Turg, s->trip_to_mem, p-… in CalculatePrefetchSchedule()
9070 CalculatePrefetchSchedule_params->Turg = mode_lib->ms.UrgLatency; in dml_core_mode_support()
11301 CalculatePrefetchSchedule_params->Turg = mode_lib->mp.UrgentLatency; in dml_core_mode_programming()