Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c4794 double t_urg_trip = math_max2(UrgentLatency, Ttrip); in CalculateTWait() local
4795 TWait = math_max2(reserved_vblank_time_ns/1000.0, g6_temp_read_blackout_us) + t_urg_trip; in CalculateTWait()