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
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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
7 days
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
7 days
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
7 days
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
7 days
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
7 days
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
7 days
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
7 days
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
1
-0
/
+5
7 days
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
1
-0
/
+2
7 days
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
1
-0
/
+7
7 days
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
1
-0
/
+3
7 days
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
7 days
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
7 days
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
7 days
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-03-12
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-1
/
+1
2026-03-12
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-03-12
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-03-12
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-03-12
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2026-03-12
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
1
-4
/
+4
2026-03-04
drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...
Srinivasan Shanmugam
1
-36
/
+37
2026-03-04
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
1
-0
/
+10
2026-03-04
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
1
-2
/
+2
2026-03-04
drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2026-03-04
drm/amd/display: Increase DCN35 SR enter/exit latency
Leo Li
2
-10
/
+10
2026-03-04
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
2026-03-04
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
2026-03-04
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
1
-0
/
+3
2026-03-04
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
2026-03-04
drm/amd/display: bypass post csc for additional color spaces in dal
Clay King
3
-6
/
+25
2026-03-04
drm/amdgpu: Add HAINAN clock adjustment
decce6
1
-0
/
+5
2026-03-04
drm/amdgpu: Adjust usleep_range in fence wait
Ce Sun
1
-1
/
+1
2026-03-04
drm/amdgpu: return when ras table checksum is error
Gangliang Xie
1
-1
/
+3
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/amdgpu: Skip vcn poison irq release on VF
Lijo Lazar
1
-1
/
+3
2026-03-04
drm/amd/display: Fix writeback on DCN 3.2+
Alex Hung
1
-4
/
+15
2026-03-04
drm/amdgpu: validate user queue size constraints
Jesse.Zhang
1
-0
/
+11
2026-03-04
drm/amd/display: avoid dig reg access timeout on usb4 link training fail
Zhongwei
1
-2
/
+10
2026-03-04
drm/amd/display: Fix GFX12 family constant checks
Matthew Stewart
2
-3
/
+3
2026-03-04
drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
Wang, Sung-huai
1
-2
/
+1
2026-03-04
drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
Nicholas Kazlauskas
1
-1
/
+15
2026-03-04
drm/amd/display: Disable FEC when powering down encoders
Ovidiu Bunea
1
-9
/
+15
2026-03-04
drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
Donet Tom
1
-1
/
+1
2026-03-04
drm/amdkfd: Relax size checking during queue buffer get
Donet Tom
1
-3
/
+3
2026-03-04
drm/amd/display: only power down dig on phy endpoints
Dmytro Laktyushkin
1
-0
/
+2
2026-03-04
drm/amdgpu: Skip loading SDMA_RS64 in VF
YuBiao Wang
1
-0
/
+1
2026-03-04
drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...
Srinivasan Shanmugam
1
-53
/
+82
2026-03-04
drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
Dmytro Laktyushkin
1
-3
/
+3
[next]