Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c213 unsigned int ramp_rate_interpolated = div64_u64(((unsigned long long)( in update_v_total_for_static_ramp() local
219 current_duration_in_us -= ramp_rate_interpolated; in update_v_total_for_static_ramp()
232 current_duration_in_us += ramp_rate_interpolated; in update_v_total_for_static_ramp()