Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/modules/freesync/
Dfreesync.c202 unsigned int ramp_rate_interpolated = div64_u64(((unsigned long long)( in update_v_total_for_static_ramp() local
208 current_duration_in_us -= ramp_rate_interpolated; in update_v_total_for_static_ramp()
221 current_duration_in_us += ramp_rate_interpolated; in update_v_total_for_static_ramp()