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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
8 days
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
8 days
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
8 days
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
8 days
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
8 days
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
1
-0
/
+5
8 days
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
1
-0
/
+2
8 days
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
1
-0
/
+7
8 days
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
1
-0
/
+3
8 days
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
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/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2026-03-04
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
2026-03-04
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
1
-0
/
+3
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/amdgpu: Skip vcn poison irq release on VF
Lijo Lazar
1
-1
/
+3
2026-03-04
drm/amdgpu: validate user queue size constraints
Jesse.Zhang
1
-0
/
+11
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/amdgpu: avoid a warning in timedout job handler
Alex Deucher
1
-1
/
+2
2026-03-04
drm/amdgpu: add support for HDP IP version 6.1.1
Tim Huang
1
-0
/
+1
2026-03-04
drm/amdgpu/ras: Move ras data alloc before bad page check
Asad Kamal
1
-5
/
+5
2026-03-04
drm/amdgpu: fix the calculation of RAS bad page number
Tao Zhou
1
-4
/
+0
2026-03-04
drm/amdgpu: fix NULL pointer issue buffer funcs
Likun Gao
1
-1
/
+2
2026-02-26
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
2
-0
/
+13
2026-02-26
drm/amdgpu/sdma6: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-26
drm/amdgpu/sdma5.2: enable queue resets unconditionally
Alex Deucher
1
-19
/
+3
2026-02-26
drm/amdgpu/sdma5: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-26
drm/amdgpu: move reset debug disable handling
Alex Deucher
12
-22
/
+32
2026-02-26
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2026-02-26
drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
Zilin Guan
1
-1
/
+1
2026-02-26
drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
Zilin Guan
1
-1
/
+3
2026-02-26
drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
Srinivasan Shanmugam
1
-22
/
+23
2026-02-26
drm/amd: Drop "amdgpu kernel modesetting enabled" message
Mario Limonciello (AMD)
1
-1
/
+0
2026-02-11
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
1
-0
/
+3
2026-02-11
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Bert Karwatzki
1
-3
/
+0
2026-02-11
drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
Mario Limonciello
1
-1
/
+1
2026-02-06
drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()
Alex Deucher
1
-2
/
+3
2026-02-06
drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove
Jon Doron
1
-1
/
+6
2026-02-06
drm/amdgpu/gfx12: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
2026-02-06
drm/amdgpu/gfx12: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-02-06
drm/amdgpu/gfx11: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
2026-02-06
drm/amdgpu/gfx11: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
[next]