Lines Matching full:refresh
36 /* Refresh rate ramp at a fixed rate of 65 Hz/second */
44 /*Threshold to exit fixed refresh rate*/
46 /* Number of consecutive frames to check before entering/exiting fixed refresh*/
200 * standard frame duration (frame duration at 60 Hz refresh rate). in update_v_total_for_static_ramp()
205 /* Going to a higher refresh rate (lower frame duration) */ in update_v_total_for_static_ramp()
218 /* Going to a lower refresh rate (larger frame duration) */ in update_v_total_for_static_ramp()
406 /* Compute the exit refresh rate and exit frame duration */ in apply_fixed_refresh()
412 /* Exit Fixed Refresh mode */ in apply_fixed_refresh()
425 /* Enter Fixed Refresh mode */ in apply_fixed_refresh()
549 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v1()
557 /* PB8 = FreeSync Maximum refresh rate (Hz) in build_vrr_infopacket_data_v1()
600 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
602 /* PB8 = FreeSync Maximum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
605 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
607 /* PB8 = FreeSync Maximum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
611 /* PB7 = FreeSync Minimum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
613 /* PB8 = FreeSync Maximum refresh rate (Hz) */ in build_vrr_infopacket_data_v3()
908 // If a monitor reports exactly max refresh of 2x of min, enforce it on nominal in mod_freesync_build_vrr_params()
1001 * in order to continue ramp from current refresh. in mod_freesync_build_vrr_params()
1179 /* Typically nominal refresh calculated can have some fractional part. in mod_freesync_is_valid_range()
1181 * of caps and request. Round the nominal refresh rate. in mod_freesync_is_valid_range()
1186 * Also note, this takes care of rounding error on the nominal refresh in mod_freesync_is_valid_range()
1210 * is greater than the capability's max refresh in mod_freesync_is_valid_range()
1222 // If nominal is less than max, limit the max allowed refresh rate in mod_freesync_is_valid_range()