index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
drm/amdkfd: enable rs64mem for kfd queue
Prike Liang
1
-1
/
+4
2026-07-08
drm/amdkfd: expose pasid of secondary contexts by debugfs
Zhu Lingshan
1
-1
/
+4
2026-07-08
amdkfd: properly free secondary context id
Zhu Lingshan
1
-1
/
+1
2026-07-08
drm/amdkfd: use iosys_map for CWSR buffer access
James Zhu
1
-19
/
+47
2026-07-01
drm/amdkfd: move TBA/TMA from system to device memory
James Zhu
1
-5
/
+14
2026-07-01
drm/amdkfd: Add domain parameter to kernel BO mapping function
James Zhu
1
-5
/
+6
2026-07-01
drm/amdkfd: avoid race condition of mqd when reading sdma counter
Eric Huang
1
-12
/
+17
2026-06-17
drm/amdkfd: fix SDMA queue counter read on non-gfx9.4.3 ASICs
Jesse Zhang
1
-7
/
+5
2026-06-17
drm/amdkfd: Fix NULL deref during sysfs teardown
Geoffrey McRae
1
-16
/
+24
2026-06-17
drm/amdkfd: add sdma queue counter for gfxv9.4.3
Eric Huang
1
-1
/
+13
2026-06-17
drm/amdkfd: Fix SMI event PID reporting for containers
Andrew Martin
1
-3
/
+3
2026-06-17
drm/amdgpu: add ioctl to handle RAS poison error
Yifan Zhang
1
-0
/
+33
2026-05-11
drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
Perry Yuan
1
-0
/
+4
2026-05-11
amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changes
Benjamin Welton
1
-0
/
+11
2026-05-05
drm/amdkfd: remove obsolete codes for kfd_mmap
Eric Huang
1
-76
/
+0
2026-04-03
amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-03-30
drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
Eric Huang
1
-1
/
+2
2026-03-06
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
1
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+5
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+0
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
1
-3
/
+0
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+0
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" c...
Oleg Nesterov
1
-10
/
+0
2026-01-19
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+12
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-73
/
+174
2026-01-14
drm/amdkfd: Add domain parameter to alloc kernel BO
Philip Yang
1
-1
/
+1
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
1
-1
/
+11
2026-01-05
drm/amdkfd: Fix signal_eviction_fence() bool return value
Srinivasan Shanmugam
1
-1
/
+1
2026-01-05
drm/amdkfd: Fix a couple of spelling mistakes
Colin Ian King
1
-1
/
+1
2025-12-10
drm/amdkfd: Enable per-process XNACK for GFX 12.1.0
Mukul Joshi
1
-1
/
+2
2025-12-08
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
Zhu Lingshan
1
-2
/
+1
2025-12-08
drm/amdkfd: Add interrupt handling for GFX 12.1.0
Mukul Joshi
1
-1
/
+2
2025-12-08
amdkfd: introduce new helper kfd_lookup_process_by_id
Zhu Lingshan
1
-0
/
+21
2025-12-08
amdkfd: process pointer of a HIQ should be NULL
Zhu Lingshan
1
-18
/
+0
2025-12-08
amdkfd: identify a secondary kfd process by its id
Zhu Lingshan
1
-3
/
+75
2025-12-08
amdkfd: destroy kfd secondary contexts through fd close
Zhu Lingshan
1
-18
/
+23
2025-12-08
amdkfd: Introduce kfd_create_process_sysfs as a separate function
Zhu Lingshan
1
-25
/
+41
2025-12-08
amdkfd: find_process_by_mm always return the primary context
Zhu Lingshan
1
-1
/
+1
2025-12-08
amdkfd: mark the first kfd_process as the primary one
Zhu Lingshan
1
-8
/
+12
2025-12-04
amd/amdkfd: Use dma_fence_check_and_signal()
Philipp Stanner
1
-3
/
+3
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-10-28
drm/amdkfd: Dequeue user queues when process mm released
Philip Yang
1
-3
/
+8
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
1
-0
/
+4
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
1
-1
/
+1
2025-04-30
drm/amdkfd: add pasid debugfs entries
Eric Huang
1
-0
/
+3
2025-04-11
drm/amdkfd: add smi events for process start and end
Eric Huang
1
-0
/
+4
2025-02-27
drm/amdkfd: Fix mode1 reset crash issue
Philip Yang
1
-0
/
+17
2025-02-27
drm/amdkfd: KFD release_work possible circular locking
Philip Yang
1
-8
/
+8
[next]