Lines Matching refs:fixed

220 				in_out_vrr->fixed.target_refresh_in_uhz);  in update_v_total_for_static_ramp()
249 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
250 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
253 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
262 in_out_vrr->fixed.ramping_active = false; in update_v_total_for_static_ramp()
263 in_out_vrr->fixed.ramping_done = true; in update_v_total_for_static_ramp()
266 in_out_vrr->fixed.target_refresh_in_uhz); in update_v_total_for_static_ramp()
452 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
453 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
455 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
457 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
458 in_out_vrr->fixed.fixed_active = false; in apply_fixed_refresh()
459 in_out_vrr->fixed.target_refresh_in_uhz = 0; in apply_fixed_refresh()
463 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
466 if (!in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
467 in_out_vrr->fixed.frame_counter++; in apply_fixed_refresh()
469 if (in_out_vrr->fixed.frame_counter > in apply_fixed_refresh()
471 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
472 in_out_vrr->fixed.fixed_active = true; in apply_fixed_refresh()
473 in_out_vrr->fixed.target_refresh_in_uhz = in apply_fixed_refresh()
478 in_out_vrr->fixed.frame_counter = 0; in apply_fixed_refresh()
482 if (in_out_vrr->fixed.fixed_active) { in apply_fixed_refresh()
543 in_vrr->fixed.target_refresh_in_uhz != in vrr_settings_require_update()
1053 in_out_vrr->fixed.ramping_active = in_config->ramping; in mod_freesync_build_vrr_params()
1070 in_out_vrr->fixed.fixed_active = false; in mod_freesync_build_vrr_params()
1071 in_out_vrr->fixed.target_refresh_in_uhz = 0; in mod_freesync_build_vrr_params()
1096 in_out_vrr->fixed.target_refresh_in_uhz = in mod_freesync_build_vrr_params()
1098 if (in_out_vrr->fixed.ramping_active && in mod_freesync_build_vrr_params()
1099 in_out_vrr->fixed.fixed_active) { in mod_freesync_build_vrr_params()
1103 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1105 in_out_vrr->fixed.fixed_active = true; in mod_freesync_build_vrr_params()
1108 in_out_vrr->fixed.target_refresh_in_uhz); in mod_freesync_build_vrr_params()
1245 in_out_vrr->fixed.ramping_active = false; in mod_freesync_handle_v_update()
1251 in_out_vrr->fixed.ramping_active) { in mod_freesync_handle_v_update()