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
2026-03-25
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
2026-03-25
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
1
-0
/
+1
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: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
2025-11-24
drm/amd/display: Enable mst when it's detected but yet to be initialized
Wayne Lin
1
-1
/
+9
2025-11-24
drm/amd/display: Disable VRR on DCE 6
Timur Kristóf
1
-1
/
+3
2025-08-28
drm/amd/display: Avoid a NULL pointer dereference
Mario Limonciello
1
-0
/
+3
2025-08-28
drm/amd/display: Add primary plane to commits for correct VRR handling
Michel Dänzer
1
-0
/
+9
2025-08-28
drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supported
Mario Limonciello
1
-2
/
+4
2025-08-28
drm/amd/display: Only finalize atomic_obj if it was initialized
Mario Limonciello
1
-1
/
+2
2025-06-19
Revert "drm/amd/display: more liberal vmin/vmax update for freesync"
Aurabindo Pillai
1
-11
/
+5
2025-06-04
Revert "drm/amd: Keep display off while going into S4"
Mario Limonciello
1
-5
/
+0
2025-06-04
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
Alex Deucher
1
-1
/
+1
2025-05-22
drm/amd/display: Avoid flooding unnecessary info messages
Wayne Lin
1
-3
/
+3
2025-05-22
drm/amd/display: Correct the reply value when AUX write incomplete
Wayne Lin
2
-3
/
+10
2025-05-18
drm/amd/display: Copy AUX read reply data whenever length > 0
Wayne Lin
1
-2
/
+1
2025-05-18
drm/amd/display: Fix wrong handling for AUX_DEFER case
Wayne Lin
1
-4
/
+24
2025-05-18
drm/amd/display: Remove incorrect checking in dmub aux handler
Wayne Lin
1
-11
/
+1
2025-05-18
drm/amd/display: Fix the checking condition in dmub aux handling
Wayne Lin
1
-1
/
+1
2025-05-18
drm/amd/display: more liberal vmin/vmax update for freesync
Aurabindo Pillai
1
-5
/
+11
2025-05-18
drm/amd/display: Shift DMUB AUX reply command if necessary
Wayne Lin
1
-1
/
+4
2025-05-09
drm/amd/display: Fix slab-use-after-free in hdcp
Chris Bainbridge
1
-3
/
+16
2025-05-09
drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcp
Mario Limonciello
1
-27
/
+10
2025-05-02
drm/amd/display: Force full update in gpu reset
Roman Li
1
-0
/
+3
2025-05-02
drm/amd/display: Fix gpu reset in multidisplay config
Roman Li
1
-3
/
+3
2025-04-25
drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
Hersen Wu
1
-7
/
+7
2025-04-10
drm/amd: Keep display off while going into S4
Mario Limonciello
1
-0
/
+5
2025-04-07
drm/amd/display: Don't write DP_MSTM_CTRL after LT
Wayne Lin
1
-12
/
+4
2025-03-22
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
1
-0
/
+1
2025-03-22
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
1
-0
/
+10
2025-03-22
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
1
-19
/
+45
2025-03-07
drm/amd/display: Fix HPD after gpu reset
Roman Li
1
-0
/
+14
2025-03-07
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
1
-1
/
+2
2025-02-17
drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
Fangzhi Zuo
1
-3
/
+3
2025-02-17
drm/amd/display: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
1
-0
/
+2
2025-01-09
drm/amd/display: Fix incorrect DSC recompute trigger
Fangzhi Zuo
1
-1
/
+1
2025-01-09
drm/amd/display: Fix DSC-re-computing
Agustin Gutierrez
1
-5
/
+13
2024-12-09
drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
Wayne Lin
1
-0
/
+4
2024-11-22
drm/amd/display: Adjust VSDB parser for replay feature
Rodrigo Siqueira
1
-1
/
+1
2024-10-10
Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
Jonathan Gray
1
-3
/
+0
2024-10-10
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Mario Limonciello
1
-1
/
+1
2024-10-10
drm/amd/display: Fix system hang while resume with TBT monitor
Tom Chung
1
-0
/
+6
2024-10-10
drm/amd/display: Add HDR workaround for specific eDP
Alex Hung
2
-1
/
+14
2024-10-10
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Srinivasan Shanmugam
1
-1
/
+2
2024-10-04
drm/amd/display: Validate backlight caps are sane
Mario Limonciello
1
-0
/
+16
2024-10-04
drm/amd/display: Add HDMI DSC native YCbCr422 support
Leo Ma
1
-2
/
+2
2024-10-04
drm/amd/display: Skip Recompute DSC Params if no Stream on Link
Fangzhi Zuo
1
-0
/
+3
2024-10-04
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Fangzhi Zuo
1
-1
/
+1
2024-09-12
drm/amd/display: Check denominator pbn_div before used
Alex Hung
1
-1
/
+1
2024-09-08
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
Wayne Lin
1
-1
/
+1
[next]