index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_chardev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Accounting pdd vram_usage for svm
Philip Yang
2024-10-15
1
-3
/
+3
*
drm/amdkfd: Remove an unused parameter in queue creation
Lang Yu
2024-10-01
1
-1
/
+1
*
drm/amdkfd: CRIU fixes
Al Viro
2024-09-10
1
-18
/
+46
*
drm/amdkfd: Handle queue destroy buffer access race
Philip Yang
2024-08-13
1
-0
/
+1
*
drm/amdkfd: allow users to target recommended SDMA engines
Jonathan Kim
2024-07-25
1
-0
/
+16
*
drm/amdkfd: Ensure user queue buffers residency
Philip Yang
2024-07-23
1
-2
/
+1
*
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
2024-07-23
1
-47
/
+9
*
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2024-07-23
1
-1
/
+1
*
drm/amdkfd: kfd_bo_mapped_dev support partition
Philip Yang
2024-07-23
1
-1
/
+1
*
drm/amdkfd: remove logically dead code
Jesse Zhang
2024-06-05
1
-5
/
+0
*
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
2024-05-08
1
-2
/
+5
*
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
2024-04-26
1
-0
/
+5
*
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
2024-04-12
1
-2
/
+2
*
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
2024-03-27
1
-2
/
+2
*
drm/amdkfd: make kfd_class constant
Ricardo B. Marliere
2024-03-06
1
-10
/
+11
*
amd/amdkfd: remove unused parameter
Eric Huang
2024-02-28
1
-1
/
+1
*
drm/amdkfd: fix process reference drop on debug ioctl
Jonathan Kim
2024-02-22
1
-0
/
+1
*
drm/amdkfd: reserve the BO before validating it
Lang Yu
2024-01-31
1
-1
/
+3
*
drm/amdkfd: Import DMABufs for interop through DRM
Felix Kuehling
2023-12-13
1
-11
/
+4
*
drm/amdkfd: Export DMABufs from KFD using GEM handles
Felix Kuehling
2023-12-13
1
-2
/
+2
*
drm/amdkfd: Move dma unmapping after TLB flush
Philip Yang
2023-09-26
1
-8
/
+12
*
drm/amdgpu: Merge debug module parameters
André Almeida
2023-09-11
1
-1
/
+1
*
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
2023-08-11
1
-3
/
+0
*
drm/amdgpu: use doorbell mgr for kfd process doorbells
Shashank Sharma
2023-08-07
1
-9
/
+10
*
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
2023-07-27
1
-1
/
+12
*
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
2023-07-27
1
-2
/
+6
*
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
2023-07-25
1
-1
/
+2
*
drm/amdkfd: Access gpuvm_export_dmabuf() API to get Dmabuf
Ramesh Errabolu
2023-07-07
1
-6
/
+5
*
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-15
1
-40
/
+420
|
\
|
*
drm/amdkfd: potential error pointer dereference in ioctl
Dan Carpenter
2023-06-09
1
-2
/
+2
|
*
drm/amdkfd: bump kfd ioctl minor version for debug api availability
Jonathan Kim
2023-06-09
1
-1
/
+0
|
*
drm/amdkfd: add debug device snapshot operation
Jonathan Kim
2023-06-09
1
-2
/
+5
|
*
drm/amdkfd: add debug queue snapshot operation
Jonathan Kim
2023-06-09
1
-0
/
+6
|
*
drm/amdkfd: add debug query exception info operation
Jonathan Kim
2023-06-09
1
-0
/
+7
|
*
drm/amdkfd: add debug query event operation
Jonathan Kim
2023-06-09
1
-0
/
+6
|
*
drm/amdkfd: add debug set flags operation
Jonathan Kim
2023-06-09
1
-0
/
+2
|
*
drm/amdkfd: add debug set and clear address watch points operation
Jonathan Kim
2023-06-09
1
-0
/
+24
|
*
drm/amdkfd: add debug suspend and resume process queues operation
Jonathan Kim
2023-06-09
1
-0
/
+11
|
*
drm/amdkfd: add debug wave launch mode operation
Jonathan Kim
2023-06-09
1
-0
/
+3
|
*
drm/amdkfd: add debug wave launch override operation
Jonathan Kim
2023-06-09
1
-0
/
+7
|
*
drm/amdkfd: add debug set exceptions enabled operation
Jonathan Kim
2023-06-09
1
-0
/
+3
|
*
drm/amdkfd: add runtime enable operation
Jonathan Kim
2023-06-09
1
-1
/
+142
|
*
drm/amdkfd: add send exception operation
Jonathan Kim
2023-06-09
1
-0
/
+5
|
*
drm/amdkfd: apply trap workaround for gfx11
Jonathan Kim
2023-06-09
1
-2
/
+0
|
*
drm/amdkfd: add per process hw trap enable and disable functions
Jonathan Kim
2023-06-09
1
-0
/
+5
|
*
drm/amdkfd: prepare per-process debug enable and disable
Jonathan Kim
2023-06-09
1
-2
/
+100
|
*
drm/amdkfd: add debug and runtime enable interface
Jonathan Kim
2023-06-09
1
-0
/
+48
|
*
drm/amdkfd: Fix memory reporting on GFX 9.4.3
Mukul Joshi
2023-06-09
1
-1
/
+2
|
*
drm/amdkfd: Move local_mem_info to kfd_node
Mukul Joshi
2023-06-09
1
-3
/
+4
|
*
drm/amdgpu: KFD graphics interop support compute partition
Philip Yang
2023-06-09
1
-8
/
+6
[next]