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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
1
-0
/
+3
11 days
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
David (Ming Qiang) Wu
1
-6
/
+46
11 days
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Jesse.Zhang
1
-0
/
+4
11 days
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Tvrtko Ursulin
1
-24
/
+17
2026-04-27
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
1
-20
/
+19
2026-04-22
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
1
-3
/
+3
2026-04-11
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
1
-2
/
+2
2026-04-11
drm/amd: Disable ASPM on SI
Timur Kristóf
1
-0
/
+7
2026-04-11
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
1
-2
/
+2
2026-04-11
drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
Timur Kristóf
1
-7
/
+5
2026-04-11
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
2
-14
/
+25
2026-04-11
drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
Timur Kristóf
1
-1
/
+10
2026-04-11
drm/amd/display: Disable fastboot on DCE 6 too
Timur Kristóf
1
-4
/
+2
2026-04-11
drm/amd/amdgpu: disable ASPM in some situations
Kenneth Feng
1
-0
/
+32
2026-04-11
drm/amd/amdgpu: decouple ASPM with pcie dpm
Kenneth Feng
1
-2
/
+0
2026-04-11
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
2
-2
/
+64
2026-04-11
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
3
-3
/
+0
2026-04-11
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
2
-3
/
+3
2026-04-11
drm/amdgpu: fix the idr allocation flags
Prike Liang
1
-1
/
+4
2026-04-02
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
3
-13
/
+34
2026-04-02
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
2026-04-02
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
3
-1
/
+9
2026-04-02
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-25
drm/amd: fix dcn 2.01 check
Andy Nguyen
1
-4
/
+4
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/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-25
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
1
-3
/
+6
2026-03-25
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
1
-7
/
+14
2026-03-25
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
1
-0
/
+3
2026-03-25
drm/amdgpu: Add basic validation for RAS header
Lijo Lazar
1
-2
/
+18
2026-03-25
drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
Timur Kristóf
6
-58
/
+97
2026-03-25
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
4
-2
/
+4
2026-03-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-1
/
+1
2026-03-25
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-25
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-25
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-25
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-03-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
2026-03-25
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-25
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-03-13
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-03-13
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-03-13
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-14
/
+6
2026-03-13
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
[next]