summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
AgeCommit message (Expand)AuthorLines
2023-04-11drm/amd/display: remove unused average_render_time_in_us and i variablesTom Rix-14/+0
2023-02-28Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr-9/+3
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma-3/+9
2023-01-17drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone-6/+14
2023-01-17drm/amd/display: Remove unused codeRodrigo Siqueira-44/+0
2022-11-09drm/amd/display: Set correct EOTF and Gamut flag in VRR infoMike Hsieh-4/+4
2022-08-10drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma-12/+3
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-2/+0
2022-06-14drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong-1/+1
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark-0/+5
2022-04-12drm/amd/display: Fix inconsistent timestamp typeAngus Wang-1/+4
2022-04-11drm/amd/display: fix 64 bit divide in freesync codeAlex Deucher-1/+1
2022-04-06drm/amd/dc: remove duplicate includeLv Ruyi-1/+0
2022-04-05drm/amd/display: Add flip interval workaroundAngus Wang-1/+73
2021-10-28drm/amd/display: Get ceiling for v_total calcGuo, Bing-3/+12
2021-05-27drm/amd/display: disable desktop VRR when using older flip modelhvanzyll-10/+19
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong-2/+2
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee-11/+26
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng-2/+26
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini-4/+8
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini-18/+82
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr-4/+6
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe-22/+23
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo-7/+29
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini-1/+4
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini-0/+41
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung-1/+1
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung-27/+8
2020-04-22drm/amd/display: Change infopacket type programmingHaiyi Zhou-8/+93
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr-15/+19
2020-02-25drm/amd/display: Only round InfoFrame refresh ratesAric Cyr-6/+2
2020-01-22drm/amd/display: Fixed comment stylingHaiyi Zhou-1/+1
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee-1/+2
2020-01-16drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu-0/+2
2019-12-18drm/amd/display: Reinstate LFC optimizationAmanda Liu-13/+19
2019-12-05drm/amd/display: Fix screen tearing on vrr testsAmanda Liu-19/+13
2019-12-02drm/amd/display: remove redundant assignment to variable v_totalColin Ian King-1/+1
2019-10-10drm/amd/display: Add capability check for static ramp calcJaehyun Chung-0/+4
2019-10-10drm/amd/display: Properly round nominal frequency for SPDAric Cyr-5/+8
2019-10-07drm/amd/display: remove set but not used variable 'core_freesync'YueHaibing-4/+0
2019-10-03drm/amd/display: Improve LFC behaviourAric Cyr-13/+19
2019-08-23drm/amd/display: Refactoring VTEMAhmad Othman-219/+57
2019-08-15drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan-10/+17
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg-0/+2
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner-4/+2
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini-33/+111
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu-2/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr-2/+22
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor-4/+3
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan-5/+89