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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
46 hours
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
3
-13
/
+34
46 hours
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
46 hours
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
10 days
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
10 days
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
10 days
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
1
-1
/
+2
10 days
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
1
-1
/
+2
10 days
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
1
-1
/
+2
10 days
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
1
-3
/
+6
10 days
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
1
-7
/
+14
10 days
drm/amdgpu: Add basic validation for RAS header
Lijo Lazar
1
-2
/
+18
10 days
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
10 days
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
10 days
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
10 days
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
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: Adjust usleep_range in fence wait
Ce Sun
1
-1
/
+1
2026-03-04
drm/amdgpu: Skip loading SDMA_RS64 in VF
YuBiao Wang
1
-0
/
+1
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: fix NULL pointer issue buffer funcs
Likun Gao
1
-1
/
+2
2026-03-04
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2026-03-04
drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
Zilin Guan
1
-1
/
+1
2026-03-04
drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
Zilin Guan
1
-1
/
+3
2026-03-04
drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
Srinivasan Shanmugam
1
-22
/
+23
2026-03-04
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-06
drm/amdgpu/gfx11: adjust KGQ reset sequence
Alex Deucher
1
-21
/
+24
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: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-02-06
drm/amdgpu/gfx11: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-02-06
drm/amdgpu/gfx10: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-02-06
drm/amdgpu/soc21: fix xclk for APUs
Alex Deucher
1
-1
/
+7
2026-01-30
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
1
-12
/
+0
2026-01-23
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-17
drm/amdgpu: Fix query for VPE block_type and ip_count
Alan Liu
1
-0
/
+6
2026-01-11
drm/amdgpu: Forward VMID reservation errors
Natalie Vock
1
-2
/
+4
2026-01-08
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2026-01-08
drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2026-01-08
drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2026-01-08
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
1
-2
/
+1
2025-12-07
drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
Michael Chen
1
-0
/
+3
2025-12-07
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
[next]