Lines Matching refs:fixed

228 				in_out_vrr->fixed.target_refresh_in_uhz);  in update_v_total_for_static_ramp()
257 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
258 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
261 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
270 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
271 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
274 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
460 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
461 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
463 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
465 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
466 in_out_vrr->fixed.fixed_active = false; in apply_fixed_refresh()
467 in_out_vrr->fixed.target_refresh_in_uhz = 0; in apply_fixed_refresh()
471 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
474 if (!in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
475 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
477 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
479 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
480 in_out_vrr->fixed.fixed_active = true; in apply_fixed_refresh()
481 in_out_vrr->fixed.target_refresh_in_uhz = in apply_fixed_refresh()
486 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
490 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
551 in_vrr->fixed.target_refresh_in_uhz != in vrr_settings_require_update()
1061 in_out_vrr->fixed.ramping_active = in_config->ramping; in mod_freesync_build_vrr_params()
1078 in_out_vrr->fixed.fixed_active = false; in mod_freesync_build_vrr_params()
1079 in_out_vrr->fixed.target_refresh_in_uhz = 0; in mod_freesync_build_vrr_params()
1104 in_out_vrr->fixed.target_refresh_in_uhz = in mod_freesync_build_vrr_params()
1106 if (in_out_vrr->fixed.ramping_active && in mod_freesync_build_vrr_params()
1107 in_out_vrr->fixed.fixed_active) { in mod_freesync_build_vrr_params()
1111 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1113 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1116 in_out_vrr->fixed.target_refresh_in_uhz); in mod_freesync_build_vrr_params()
1253 in_out_vrr->fixed.ramping_active = false; in mod_freesync_handle_v_update()
1259 in_out_vrr->fixed.ramping_active) { in mod_freesync_handle_v_update()