summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski-0/+11
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun-0/+8
2025-06-24drm/amd/display: Remove redundant macro of refresh rateWeiguang Li-1/+1
2025-02-12drm/amd/display: Remove unused freesync functionsDr. David Alan Gilbert-137/+0
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone-1/+12
2024-11-04drm/amd/display: avoid divided by zeroCharlene Liu-0/+3
2024-10-07drm/amd/display: Display lost signal on playing videopo-tchen-3/+14
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen-1/+1
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-1/+1
2024-03-20drm/amd/display: Remove wrong signal from vrr calculationRodrigo Siqueira-1/+1
2024-03-20drm/amd/display: Add comments to v_total calculation and drop legacy TODORodrigo Siqueira-2/+2
2024-03-20drm/amd/display: Support long vblank featureRobin Chen-0/+2
2024-01-05drm/amd/display: Fix freesync.c codestyleMarcelo Mendes Spessoto Junior-2/+2
2023-11-17drm/amd/display: Send PQ bit in AMD VSIFKrunoslav Kovac-2/+4
2023-10-09drm/amd/display: VSIF v3 set Max Refresh RateMuhammad Ansari-7/+2
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz-3/+6
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng-2/+9
2023-04-18drm/amd/display: remove unused variable oldest_indexTom Rix-4/+0
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