index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
8 days
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
8 days
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
3
-77
/
+45
8 days
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
1
-5
/
+4
8 days
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
8 days
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
8 days
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
8 days
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
8 days
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
8 days
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
8 days
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
8 days
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
8 days
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
8 days
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
1
-66
/
+52
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
3
-14
/
+7
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
1
-2
/
+2
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
1
-0
/
+2
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
3
-0
/
+32
2026-05-19
drm/amdgpu: use atomic operation to achieve lockless serialization
Sunil Khatri
1
-5
/
+8
2026-05-19
drm/amdgpu/vce3: Fix VCE 3 firmware size and offsets
Timur Kristóf
1
-1
/
+1
2026-05-19
drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
Timur Kristóf
1
-2
/
+7
2026-05-19
drm/amdgpu/vce1: Stop using amdgpu_vce_resume
Timur Kristóf
1
-10
/
+6
2026-05-19
drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
Timur Kristóf
1
-4
/
+15
2026-05-19
drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
Timur Kristóf
1
-5
/
+7
2026-05-19
drm/amdgpu/vce1: Check if VRAM address is lower than GART.
Timur Kristóf
1
-0
/
+3
2026-05-19
drm/amdgpu/vce1: Remove superfluous address check
Timur Kristóf
1
-2
/
+0
2026-05-19
drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
Timur Kristóf
1
-4
/
+8
2026-05-19
drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)
Timur Kristóf
1
-1
/
+8
2026-05-19
drm/amdgpu: Fix discovery offset check under VF
Lijo Lazar
1
-1
/
+1
2026-05-19
drm/amdgpu: remove va cursors for all mappings
Sunil Khatri
1
-10
/
+7
2026-05-19
drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctl
Amir Shetaia
1
-0
/
+4
2026-05-19
drm/amdgpu/vpe: Force collaborate sync after TRAP
Alan Liu
1
-1
/
+6
2026-05-19
drm/amdgpu/userq: update the vm task info during signal ioctl
Sunil Khatri
1
-0
/
+3
2026-05-19
drm/amdgpu/userq: cancel reset work while tear down in progress
Sunil Khatri
1
-0
/
+8
2026-05-19
drm/amdgpu: rework userq reset work handling
Christian König
4
-44
/
+60
2026-05-19
drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction
Sunil Khatri
1
-3
/
+10
2026-05-19
drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptr
Sunil Khatri
1
-29
/
+26
2026-05-12
drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12
Jesse Zhang
1
-0
/
+7
2026-05-12
drm/amd/ras: Fix CPER ring debugfs read overflow
Xiang Liu
1
-8
/
+21
2026-05-12
drm/amdgpu: fix userq hang detection and reset
Christian König
4
-45
/
+40
2026-05-12
drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queues
Christian König
1
-24
/
+14
2026-05-12
drm/amdgpu: rework amdgpu_userq_signal_ioctl v3
Christian König
3
-121
/
+119
2026-05-12
drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset
Christian König
1
-14
/
+12
2026-05-05
drm/amdgpu: nuke amdgpu_userq_fence_slab v2
Christian König
3
-37
/
+7
2026-05-05
drm/amdgpu/userq: fix access to stale wptr mapping
Sunil Khatri
1
-58
/
+37
2026-05-05
drm/amdgpu: zero-initialize GART table on allocation
Philip Yang
1
-3
/
+10
2026-05-05
drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
John B. Moore
1
-2
/
+2
2026-05-05
drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
John B. Moore
1
-3
/
+0
2026-05-01
Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
36
-101
/
+183
[next]