Lines Matching full:refresh

34 /* Refresh rate ramp at a fixed rate of 65 Hz/second */
42 /* Threshold to exit fixed refresh rate */
44 /* Number of consecutive frames to check before entering/exiting fixed refresh */
151 /* When the target refresh rate is the minimum panel refresh rate, in mod_freesync_calc_v_total_from_refresh()
159 /* When the target refresh rate is the maximum panel refresh rate in mod_freesync_calc_v_total_from_refresh()
245 * standard frame duration (frame duration at 60 Hz refresh rate). in update_v_total_for_static_ramp()
250 /* Going to a higher refresh rate (lower frame duration) */ in update_v_total_for_static_ramp()
263 /* Going to a lower refresh rate (larger frame duration) */ in update_v_total_for_static_ramp()
453 /* Compute the exit refresh rate and exit frame duration */ in apply_fixed_refresh()
459 /* Exit Fixed Refresh mode */ in apply_fixed_refresh()
473 /* Enter Fixed Refresh mode */ in apply_fixed_refresh()
603 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v1()
611 /* PB8 = FreeSync Maximum refresh rate (Hz) in build_vrr_infopacket_data_v1()
670 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
673 /* PB8 = FreeSync Maximum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
676 /* PB11 : MSB FreeSync Minimum refresh rate [Hz] - bits 9:8 */ in build_vrr_infopacket_data_v3()
679 /* PB12 : MSB FreeSync Maximum refresh rate [Hz] - bits 9:8 */ in build_vrr_infopacket_data_v3()
1003 /* Limit minimum refresh rate to what can be supported by hardware */ in mod_freesync_build_vrr_params()
1016 /* If a monitor reports exactly max refresh of 2x of min, enforce it on nominal */ in mod_freesync_build_vrr_params()
1109 * in order to continue ramp from current refresh. in mod_freesync_build_vrr_params()