index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
1
-1
/
+1
2026-03-23
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
1
-1
/
+2
2026-03-23
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
3
-1
/
+9
2026-03-17
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
2026-03-17
drm/amd/display: Fix uninitialized variable use which breaks full LTO
Calvin Owens
1
-1
/
+1
2026-03-17
drm/amd/display: Fix gamma 2.2 colorop TFs
Alex Hung
1
-3
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
2
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
2
-3
/
+6
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-36
/
+36
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-50
/
+54
2026-02-19
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
2026-02-19
drm/amd/display: Skip eDP detection when no sink
Saidireddy Yenugu
1
-0
/
+5
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
1
-1
/
+0
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
2
-2
/
+18
2026-02-12
drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
Timur Kristóf
1
-3
/
+8
2026-02-12
drm/amd/display: Fix dc_link NULL handling in HPD init
Srinivasan Shanmugam
1
-5
/
+4
2026-02-12
drm/amd/display: Parse all extension blocks for VSDB
Ray Wu
1
-1
/
+3
2026-02-12
drm/amd/display: Avoid updating surface with the same surface under MPO
Wayne Lin
1
-1
/
+1
2026-02-12
drm/amd/display: Fix system resume lag issue
Tom Chung
1
-0
/
+10
2026-02-05
drm/amd/display: expose plane blend LUT in HW with MCM
Melissa Wen
1
-1
/
+1
2026-02-03
drm/amd/display: Init DMUB DPIA Only for APU
Fangzhi Zuo
1
-11
/
+9
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
3
-3
/
+59
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
1
-0
/
+1
2026-02-03
drm/amd/display: Fix IGT ILR link training failure on Replay panel
Ray Wu
1
-1
/
+20
2026-02-03
drm/amd/display: Fix IGT link training failure on Replay panel
Ray Wu
1
-0
/
+3
2026-02-03
drm/amd/display: Fix writeback on DCN 3.2+
Alex Hung
1
-4
/
+15
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
2
-3
/
+3
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2
-5
/
+12
2026-01-27
drm/amd/display: Fix GFX12 family constant checks
Matthew Stewart
2
-3
/
+3
2026-01-23
Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
2
-13
/
+8
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
2
-5
/
+12
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
1
-2
/
+8
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
1
-2
/
+8
2026-01-20
drm/amd/display: Add DMU crash recovery callback to DM
Nicholas Kazlauskas
1
-0
/
+6
2026-01-20
drm/amd/display: Add IPS residency info to debugfs
Ray Wu
1
-1
/
+70
2026-01-20
drm/amd/display: Detect panel type from VSDB
Mario Limonciello (AMD)
2
-0
/
+26
2026-01-20
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
1
-4
/
+6
2026-01-19
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
4
-37
/
+94
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-9
/
+9
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
6
-30
/
+62
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
2
-4
/
+16
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-14
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
1
-1
/
+2
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
2
-4
/
+16
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-14
drm/atomic: add max_size check to drm_property_replace_blob_from_id()
Dmitry Baryshkov
1
-9
/
+9
[next]