index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
/
freesync
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
-0
/
+11
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
2025-06-30
drm/amd/display: Added case for when RR equals panel's max RR using freesync
Harold Sun
-0
/
+8
2025-06-24
drm/amd/display: Remove redundant macro of refresh rate
Weiguang Li
-1
/
+1
2025-02-12
drm/amd/display: Remove unused freesync functions
Dr. David Alan Gilbert
-137
/
+0
2024-12-02
drm/amd/display: Limit VTotal range to max hw cap minus fp
Dillon Varone
-1
/
+12
2024-11-04
drm/amd/display: avoid divided by zero
Charlene Liu
-0
/
+3
2024-10-07
drm/amd/display: Display lost signal on playing video
po-tchen
-3
/
+14
2024-09-18
drm/amd/display: Round calculated vtotal
Robin Chen
-1
/
+1
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
-1
/
+1
2024-03-20
drm/amd/display: Remove wrong signal from vrr calculation
Rodrigo Siqueira
-1
/
+1
2024-03-20
drm/amd/display: Add comments to v_total calculation and drop legacy TODO
Rodrigo Siqueira
-2
/
+2
2024-03-20
drm/amd/display: Support long vblank feature
Robin Chen
-0
/
+2
2024-01-05
drm/amd/display: Fix freesync.c codestyle
Marcelo Mendes Spessoto Junior
-2
/
+2
2023-11-17
drm/amd/display: Send PQ bit in AMD VSIF
Krunoslav Kovac
-2
/
+4
2023-10-09
drm/amd/display: VSIF v3 set Max Refresh Rate
Muhammad Ansari
-7
/
+2
2023-09-06
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
-3
/
+6
2023-06-15
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
-2
/
+9
2023-04-18
drm/amd/display: remove unused variable oldest_index
Tom Rix
-4
/
+0
2023-04-11
drm/amd/display: remove unused average_render_time_in_us and i variables
Tom Rix
-14
/
+0
2023-02-28
Revert "drm/amd/display: Fix FreeSync active bit issue"
Aric Cyr
-9
/
+3
2023-02-14
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
-3
/
+9
2023-01-17
drm/amd/display: set active bit for desktop with VSDBv3
Dillon Varone
-6
/
+14
2023-01-17
drm/amd/display: Remove unused code
Rodrigo Siqueira
-44
/
+0
2022-11-09
drm/amd/display: Set correct EOTF and Gamut flag in VRR info
Mike Hsieh
-4
/
+4
2022-08-10
drm/amd/display: Fix HDMI VSIF V3 incorrect issue
Leo Ma
-12
/
+3
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
-2
/
+0
2022-06-14
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
-1
/
+1
2022-06-14
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
-0
/
+5
2022-04-12
drm/amd/display: Fix inconsistent timestamp type
Angus Wang
-1
/
+4
2022-04-11
drm/amd/display: fix 64 bit divide in freesync code
Alex Deucher
-1
/
+1
2022-04-06
drm/amd/dc: remove duplicate include
Lv Ruyi
-1
/
+0
2022-04-05
drm/amd/display: Add flip interval workaround
Angus Wang
-1
/
+73
2021-10-28
drm/amd/display: Get ceiling for v_total calc
Guo, Bing
-3
/
+12
2021-05-27
drm/amd/display: disable desktop VRR when using older flip model
hvanzyll
-10
/
+19
2021-04-09
drm/amd/display: Fixed corruption on 4K tvs
Harry VanZyllDeJong
-2
/
+2
2021-04-09
drm/amd/display: Change input parameter for set_drr
Alvin Lee
-11
/
+26
2021-03-02
drm/amd/display: Add flag for building infopacket
Max.Tseng
-2
/
+26
2020-12-08
drm/amd/display: Set FixRate bit in VSIF V3
AMD\ramini
-4
/
+8
2020-12-08
drm/amd/display: Implement VSIF V3 extended refresh rate feature
Reza Amini
-18
/
+82
2020-10-05
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
-4
/
+6
2020-10-05
drm/amd/display: Fixed comments (uniform style)
Felipe
-22
/
+23
2020-08-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
-7
/
+29
2020-08-06
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
-1
/
+4
2020-07-21
drm/amd/display: Implement AMD VSIF V3
Reza Amini
-0
/
+41
2020-07-08
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
-1
/
+1
2020-07-02
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
-27
/
+8
2020-04-22
drm/amd/display: Change infopacket type programming
Haiyi Zhou
-8
/
+93
[next]