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_chardev.c
Age
Commit message (
Expand
)
Author
9 days
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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-03
drm/amdgpu: Ignored various return code
Andrew Martin
2026-01-05
drm/amdkfd: Add metadata ring buffer for compute
David Yat Sin
2025-12-08
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
Zhu Lingshan
2025-12-08
amdkfd: process debug trap ioctl only on a primary context
Zhu Lingshan
2025-12-08
amdkfd: find kfd_process by filep->private_data in kfd_mmap
Zhu Lingshan
2025-12-08
amdkfd: process USERPTR allocation only on the primary kfd process
Zhu Lingshan
2025-12-08
amdkfd: process svm ioctl only on the primary kfd process
Zhu Lingshan
2025-12-08
amdkfd: destroy kfd secondary contexts through fd close
Zhu Lingshan
2025-11-04
drm/amdkfd: Fix Unchecked Return Values
Sunday Clement
2025-09-15
drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
2025-09-02
drm/amdgpu: Allow kfd CRIU with no buffer objects
David Francis
2025-08-27
drm/amdkfd: fix vram allocation failure for a special case
Eric Huang
2025-08-12
drm/amdkfd: return -ENOTTY for unsupported IOCTLs
Geoffrey McRae
2025-06-30
drm/amd: Do not include <linux/export.h> when unused
André Almeida
2025-05-22
drm/amdkfd: Change svm_range_get_info return type
Andrey Vatoropin
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
2025-02-27
drm/amdkfd: clamp queue size to minimum
David Yat Sin
2025-02-12
drm/amdkfd: Have kfd driver use same PASID values from graphic driver
Xiaogang Chen
2024-10-15
drm/amdkfd: Accounting pdd vram_usage for svm
Philip Yang
2024-10-01
drm/amdkfd: Remove an unused parameter in queue creation
Lang Yu
2024-09-10
drm/amdkfd: CRIU fixes
Al Viro
2024-08-13
drm/amdkfd: Handle queue destroy buffer access race
Philip Yang
2024-07-25
drm/amdkfd: allow users to target recommended SDMA engines
Jonathan Kim
2024-07-23
drm/amdkfd: Ensure user queue buffers residency
Philip Yang
2024-07-23
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2024-07-23
drm/amdkfd: kfd_bo_mapped_dev support partition
Philip Yang
2024-06-05
drm/amdkfd: remove logically dead code
Jesse Zhang
2024-05-08
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
2024-04-26
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
2024-03-27
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
2024-03-06
drm/amdkfd: make kfd_class constant
Ricardo B. Marliere
2024-02-28
amd/amdkfd: remove unused parameter
Eric Huang
2024-02-22
drm/amdkfd: fix process reference drop on debug ioctl
Jonathan Kim
2024-01-31
drm/amdkfd: reserve the BO before validating it
Lang Yu
2023-12-13
drm/amdkfd: Import DMABufs for interop through DRM
Felix Kuehling
2023-12-13
drm/amdkfd: Export DMABufs from KFD using GEM handles
Felix Kuehling
2023-09-26
drm/amdkfd: Move dma unmapping after TLB flush
Philip Yang
2023-09-11
drm/amdgpu: Merge debug module parameters
André Almeida
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
2023-08-07
drm/amdgpu: use doorbell mgr for kfd process doorbells
Shashank Sharma
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
2023-07-27
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
[next]