Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/
H A Damdgpu_freesync.c207 unsigned int ramp_rate_interpolated = div64_u64(((unsigned long long)( in update_v_total_for_static_ramp() local
213 current_duration_in_us -= ramp_rate_interpolated; in update_v_total_for_static_ramp()
226 current_duration_in_us += ramp_rate_interpolated; in update_v_total_for_static_ramp()