index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amdkfd: fix suspend/resume all calls in mes based eviction path
Jonathan Kim
1
-52
/
+21
2025-10-07
drm/amdkfd: Fix mmap write lock not release
Philip Yang
1
-0
/
+2
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
3
-0
/
+16
2025-09-25
amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
Yifan Zhang
1
-1
/
+9
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
1
-1
/
+1
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-72
/
+103
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
1
-0
/
+36
2025-09-15
drm/amdkfd: add function svm_migrate_successful_pages
James Zhu
1
-14
/
+15
2025-09-15
Revert "drm/amdkfd: return migration pages from copy function"
James Zhu
1
-65
/
+65
2025-09-15
drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-9
/
+3
2025-09-12
Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-4
/
+5
2025-09-05
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
1
-1
/
+1
2025-09-05
drm/amdkfd: fix p2p links bug in topology
Eric Huang
1
-1
/
+2
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-1
/
+2
2025-09-02
drm/amdgpu: Allow kfd CRIU with no buffer objects
David Francis
1
-2
/
+2
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2025-08-27
drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption
Amber Lin
1
-1
/
+8
2025-08-27
drm/amdkfd: fix vram allocation failure for a special case
Eric Huang
1
-1
/
+6
2025-08-27
drm/amdkfd: Allow device error to be logged
Sunday Clement
1
-5
/
+2
2025-08-15
drm/amdkfd: Handle lack of READ permissions in SVM mapping
Kent Russell
1
-0
/
+23
2025-08-15
drm/amdkfd: set uuid for each partition in topology
Eric Huang
1
-0
/
+2
2025-08-12
drm/amdkfd: return -ENOTTY for unsupported IOCTLs
Geoffrey McRae
1
-2
/
+6
2025-08-06
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
Amber Lin
1
-1
/
+1
2025-08-06
drm/amdkfd: return migration pages from copy function
James Zhu
1
-36
/
+36
2025-08-06
drm/amdkfd: remove unused code
James Zhu
1
-1
/
+0
2025-08-06
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
Amber Lin
1
-1
/
+1
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
3
-16
/
+67
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
3
-16
/
+67
2025-08-04
drm/amdgpu: rework how PTE flags are generated v3
Christian König
1
-7
/
+6
2025-07-15
drm/amdkfd: enable kfd on LoongArch systems
Han Gao
1
-1
/
+1
2025-07-07
drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
1
-1
/
+1
2025-07-07
drm/amdkfd: Avoid queue reset if disabled
Lijo Lazar
1
-0
/
+9
2025-07-04
Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
8
-60
/
+125
2025-06-30
drm/amdkfd: Don't call mmput from MMU notifier callback
Philip Yang
1
-23
/
+20
2025-06-30
drm/amd: Do not include <linux/export.h> when unused
André Almeida
2
-2
/
+0
2025-06-30
amdkfd: MTYPE_UC for ext-coherent system memory
David Yat Sin
1
-1
/
+1
2025-06-18
drm/amdkfd: Fix race in GWS queue scheduling
Jay Cornwall
1
-1
/
+1
2025-06-18
drm/amdkfd: Move the process suspend and resume out of full access
Emily Deng
1
-19
/
+35
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
3
-12
/
+64
2025-06-18
drm/amdkfd: move SDMA queue reset capability check to node_show
Jesse.Zhang
1
-2
/
+4
2025-06-17
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
André Almeida
2
-5
/
+5
2025-06-03
drm/amdkfd: enable kfd on RISCV systems
Xuemei Liu
1
-1
/
+1
2025-05-29
drm/amdkfd: Map wptr BO to GART unconditionally
Lang Yu
1
-13
/
+10
2025-05-29
amd/amdkfd: fix a kfd_process ref leak
Yifan Zhang
1
-0
/
+1
2025-05-29
drm/amdkfd: Identical code for different branches
Sunday Clement
1
-6
/
+1
2025-05-22
drm/amdkfd: Change svm_range_get_info return type
Andrey Vatoropin
3
-16
/
+8
2025-05-16
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
Amber Lin
3
-12
/
+49
2025-05-13
drm/amdkfd: drop warning in event_interrupt_isr_v1*()
Alex Deucher
2
-4
/
+2
2025-05-07
amd/amdkfd: Trigger segfault for early userptr unmmapping
Shane Xiao
2
-0
/
+21
2025-05-07
drm/amdkfd: change error to warning message for SDMA queues creation
Eric Huang
2
-8
/
+17
[next]