index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
1
-1
/
+2
12 days
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
3
-1
/
+9
2026-03-25
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
2026-03-04
drm/amd/display: Avoid updating surface with the same surface under MPO
Wayne Lin
1
-1
/
+1
2026-03-04
drm/amd/display: Fix system resume lag issue
Tom Chung
1
-0
/
+10
2026-03-04
drm/amd/display: Fix writeback on DCN 3.2+
Alex Hung
1
-4
/
+15
2026-03-04
drm/amd/display: Fix GFX12 family constant checks
Matthew Stewart
2
-3
/
+3
2026-02-26
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
2
-4
/
+16
2026-02-26
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
1
-4
/
+6
2026-02-26
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
2026-02-26
drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
Timur Kristóf
1
-3
/
+8
2026-02-11
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-23
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-23
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
1
-1
/
+2
2026-01-02
Revert "drm/amd/display: Fix pbn to kbps Conversion"
Mario Limonciello
1
-23
/
+36
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
1
-4
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
1
-0
/
+15
2025-11-18
drm/amd/display: Fix pbn to kbps Conversion
Fangzhi Zuo
1
-36
/
+23
2025-11-18
drm/amd/display: Add an HPD filter for HDMI
Ivan Lipski
2
-0
/
+144
2025-11-06
drm/amd/display: Enable mst when it's detected but yet to be initialized
Wayne Lin
1
-1
/
+9
2025-11-04
drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
Rong Zhang
1
-1
/
+2
2025-11-04
drm/amd/display: Don't stretch non-native images by default in eDP
Mario Limonciello (AMD)
1
-1
/
+1
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
1
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
1
-0
/
+1
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
1
-0
/
+11
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
1
-2
/
+2
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
2
-15
/
+4
2025-10-07
drm/amd/display: Enable Dynamic DTBCLK Switch
Fangzhi Zuo
1
-0
/
+4
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
1
-0
/
+4
2025-09-23
drm/amd/display: change dc stream color settings only in atomic commit
Melissa Wen
3
-24
/
+66
2025-09-23
drm/amd/display: update color on atomic commit time
Melissa Wen
1
-1
/
+35
2025-09-23
drm/amd/display: Refactor SMU tracing
Dillon Varone
1
-2
/
+2
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
2
-2
/
+2
2025-09-23
drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+
Ivan Lipski
1
-4
/
+8
2025-09-23
drm/amd/display: Handle interpolation for first data point
Mario Limonciello
1
-0
/
+10
2025-09-23
drm/amd/display: Add missing post flip calls
Dillon Varone
2
-4
/
+7
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
6
-50
/
+125
2025-09-18
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
2
-4
/
+15
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
1
-19
/
+2
2025-09-16
drm/amd/display: Use kmalloc_array() instead of kmalloc()
James Flowers
1
-2
/
+2
2025-09-15
drm/amd/display: Don't use non-registered VUPDATE on DCE 6
Timur Kristóf
2
-14
/
+24
2025-09-15
drm/amd/display: Disable VRR on DCE 6
Timur Kristóf
1
-1
/
+3
2025-09-15
drm/amd/display: Add fallback path for YCBCR422
Mario Limonciello
2
-9
/
+37
2025-09-15
drm/amd/display: Set up pixel encoding for YCBCR422
Mario Limonciello
1
-0
/
+3
2025-09-15
drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
Ivan Lipski
1
-1
/
+38
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
1
-1
/
+1
2025-09-15
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
1
-0
/
+1
2025-09-12
Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
4
-29
/
+32
2025-09-05
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
1
-21
/
+0
2025-09-05
drm/amd/display: Fix pbn_div Calculation Error
Fangzhi Zuo
3
-5
/
+12
[next]