Lines Matching refs:fixed
194 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
223 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
224 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
227 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
236 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
237 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
240 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
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 = false; in apply_fixed_refresh()
434 in_out_vrr->fixed.target_refresh_in_uhz = 0; in apply_fixed_refresh()
438 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
441 if (!in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
442 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
444 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
446 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
447 in_out_vrr->fixed.fixed_active = true; in apply_fixed_refresh()
448 in_out_vrr->fixed.target_refresh_in_uhz = in apply_fixed_refresh()
453 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
457 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
518 in_vrr->fixed.target_refresh_in_uhz != in vrr_settings_require_update()
1068 in_out_vrr->fixed.ramping_active = in_config->ramping; in mod_freesync_build_vrr_params()
1085 in_out_vrr->fixed.fixed_active = false; in mod_freesync_build_vrr_params()
1086 in_out_vrr->fixed.target_refresh_in_uhz = 0; in mod_freesync_build_vrr_params()
1111 in_out_vrr->fixed.target_refresh_in_uhz = in mod_freesync_build_vrr_params()
1113 if (in_out_vrr->fixed.ramping_active && in mod_freesync_build_vrr_params()
1114 in_out_vrr->fixed.fixed_active) { in mod_freesync_build_vrr_params()
1118 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1120 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1123 in_out_vrr->fixed.target_refresh_in_uhz); in mod_freesync_build_vrr_params()
1258 in_out_vrr->fixed.ramping_active = false; in mod_freesync_handle_v_update()
1264 in_out_vrr->fixed.ramping_active) { in mod_freesync_handle_v_update()