Lines Matching refs:fixed
183 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
212 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
213 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
216 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
225 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
226 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
229 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
413 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
414 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
416 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
418 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
419 in_out_vrr->fixed.fixed_active = false; in apply_fixed_refresh()
420 in_out_vrr->fixed.target_refresh_in_uhz = 0; in apply_fixed_refresh()
424 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
427 if (!in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
428 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
430 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
432 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
433 in_out_vrr->fixed.fixed_active = true; in apply_fixed_refresh()
434 in_out_vrr->fixed.target_refresh_in_uhz = in apply_fixed_refresh()
439 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
443 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
469 in_vrr->fixed.target_refresh_in_uhz != in vrr_settings_require_update()
1057 in_out_vrr->fixed.ramping_active = in_config->ramping; in mod_freesync_build_vrr_params()
1074 in_out_vrr->fixed.fixed_active = false; in mod_freesync_build_vrr_params()
1075 in_out_vrr->fixed.target_refresh_in_uhz = 0; in mod_freesync_build_vrr_params()
1100 in_out_vrr->fixed.target_refresh_in_uhz = in mod_freesync_build_vrr_params()
1102 if (in_out_vrr->fixed.ramping_active && in mod_freesync_build_vrr_params()
1103 in_out_vrr->fixed.fixed_active) { in mod_freesync_build_vrr_params()
1107 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1109 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1112 in_out_vrr->fixed.target_refresh_in_uhz); in mod_freesync_build_vrr_params()
1230 in_out_vrr->fixed.ramping_active = false; in mod_freesync_handle_v_update()
1236 in_out_vrr->fixed.ramping_active) { in mod_freesync_handle_v_update()