summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
AgeCommit message (Expand)Author
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2022-09-05drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma
2021-05-27drm/amd/display: disable desktop VRR when using older flip modelhvanzyll
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung
2020-04-22drm/amd/display: Change infopacket type programmingHaiyi Zhou
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr
2020-02-25drm/amd/display: Only round InfoFrame refresh ratesAric Cyr
2020-01-22drm/amd/display: Fixed comment stylingHaiyi Zhou
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee
2020-01-16drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu
2019-12-18drm/amd/display: Reinstate LFC optimizationAmanda Liu
2019-12-05drm/amd/display: Fix screen tearing on vrr testsAmanda Liu
2019-12-02drm/amd/display: remove redundant assignment to variable v_totalColin Ian King
2019-10-10drm/amd/display: Add capability check for static ramp calcJaehyun Chung
2019-10-10drm/amd/display: Properly round nominal frequency for SPDAric Cyr
2019-10-07drm/amd/display: remove set but not used variable 'core_freesync'YueHaibing
2019-10-03drm/amd/display: Improve LFC behaviourAric Cyr
2019-08-23drm/amd/display: Refactoring VTEMAhmad Othman
2019-08-15drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo
2018-08-27drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo
2018-08-27drm/amd/display: refactor vupdate interrupt registrationAnthony Koo
2018-08-27drm/amd/display: fix LFC tearing at top of screenAnthony Koo
2018-08-27drm/amd/display: Add back code to allow for rounding errorAnthony Koo
2018-08-27drm/amd/display: Fix bug that causes black screenAnthony Koo
2018-08-27drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo
2018-08-27drm/amd/display: add method to check for supported rangeAnthony Koo
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo