index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" c...
Oleg Nesterov
2026-01-19
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-14
drm/amdkfd: Add domain parameter to alloc kernel BO
Philip Yang
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
2026-01-05
drm/amdkfd: Fix signal_eviction_fence() bool return value
Srinivasan Shanmugam
2026-01-05
drm/amdkfd: Fix a couple of spelling mistakes
Colin Ian King
2025-12-10
drm/amdkfd: Enable per-process XNACK for GFX 12.1.0
Mukul Joshi
2025-12-08
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
Zhu Lingshan
2025-12-08
drm/amdkfd: Add interrupt handling for GFX 12.1.0
Mukul Joshi
2025-12-08
amdkfd: introduce new helper kfd_lookup_process_by_id
Zhu Lingshan
2025-12-08
amdkfd: process pointer of a HIQ should be NULL
Zhu Lingshan
2025-12-08
amdkfd: identify a secondary kfd process by its id
Zhu Lingshan
2025-12-08
amdkfd: destroy kfd secondary contexts through fd close
Zhu Lingshan
2025-12-08
amdkfd: Introduce kfd_create_process_sysfs as a separate function
Zhu Lingshan
2025-12-08
amdkfd: find_process_by_mm always return the primary context
Zhu Lingshan
2025-12-08
amdkfd: mark the first kfd_process as the primary one
Zhu Lingshan
2025-12-04
amd/amdkfd: Use dma_fence_check_and_signal()
Philipp Stanner
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-28
drm/amdkfd: Dequeue user queues when process mm released
Philip Yang
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
2025-04-30
drm/amdkfd: add pasid debugfs entries
Eric Huang
2025-04-11
drm/amdkfd: add smi events for process start and end
Eric Huang
2025-02-27
drm/amdkfd: Fix mode1 reset crash issue
Philip Yang
2025-02-27
drm/amdkfd: KFD release_work possible circular locking
Philip Yang
2025-02-19
drm/amdkfd: Fix error handling for missing PASID in 'kfd_process_device_init_vm'
Srinivasan Shanmugam
2025-02-12
drm/amdkfd: Fix pasid value leak
Xiaogang Chen
2025-02-12
drm/amdkfd: Have kfd driver use same PASID values from graphic driver
Xiaogang Chen
2025-01-06
drm/amdkfd: wq_release signals dma_fence only when available
Zhu Lingshan
2024-12-10
drm/amdkfd: add gc 9.5.0 support on kfd
Alex Sierra
2024-12-10
drm/amdkfd: pause autosuspend when creating pdd
Jesse.zhang@amd.com
2024-11-11
drm/amdkfd: change kfd process kref count at creation
Xiaogang Chen
2024-11-08
drm/amdkfd: Fix wrong usage of INIT_WORK()
Yuan Can
2024-11-04
drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occu...
Srinivasan Shanmugam
2024-10-15
drm/amdkfd: Accounting pdd vram_usage for svm
Philip Yang
2024-10-07
drm/amdkfd: Fix an eviction fence leak
Lang Yu
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
2024-08-06
drm/amdkfd: support per-queue reset on gfx9
Jonathan Kim
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2024-07-01
drm/amdkfd: Use device based logging for errors
Lijo Lazar
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
2024-04-30
drm/amdkfd: Flush the process wq before creating a kfd_process
Lancelot SIX
[next]