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
/
amdgpu
/
amdgpu_amdkfd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
1
-7
/
+0
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
1
-0
/
+2
2023-07-12
drm/amdkfd: switch over to using drm_exec v3
Christian König
1
-3
/
+2
2023-07-07
drm/amdkfd: Use KIQ to unmap HIQ
Mukul Joshi
1
-0
/
+2
2023-06-09
drm/amdkfd: add debug suspend and resume process queues operation
Jonathan Kim
1
-0
/
+1
2023-06-09
drm/amdkfd: update process interrupt handling for debug events
Jonathan Kim
1
-0
/
+2
2023-06-09
drm/amdgpu/gmc9: fix 64 bit division in partition code
Alex Deucher
1
-5
/
+4
2023-06-09
drm/amdgpu: Do not access members of xcp w/o check (v2)
Hawking Zhang
1
-1
/
+1
2023-06-09
drm/amdkfd: Refactor migrate init to support partition switch
Philip Yang
1
-0
/
+11
2023-06-09
drm/amdkfd: Fix memory reporting on GFX 9.4.3
Mukul Joshi
1
-5
/
+7
2023-06-09
drm/amdkfd: Move local_mem_info to kfd_node
Mukul Joshi
1
-5
/
+7
2023-06-09
drm/amdgpu: KFD graphics interop support compute partition
Philip Yang
1
-1
/
+1
2023-06-09
drm/amdkfd: Store xcp partition id to amdgpu bo
Philip Yang
1
-0
/
+4
2023-06-09
drm/amdkfd: Show KFD node memory partition info
Philip Yang
1
-0
/
+5
2023-06-09
drm/amdkfd: Move pgmap to amdgpu_kfd_dev structure
Philip Yang
1
-0
/
+4
2023-06-09
drm/amdkfd: Add device repartition support
Mukul Joshi
1
-0
/
+13
2023-06-09
drm/amdgpu: Add XCC inst to PASID TLB flushing
Mukul Joshi
1
-1
/
+2
2023-02-28
drm/amdkfd: Implement DMA buf fd export from KFD
Felix Kuehling
1
-0
/
+2
2023-01-11
drm/amdkfd: Page aligned memory reserve size
Philip Yang
1
-1
/
+1
2023-01-11
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
1
-2
/
+2
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
1
-1
/
+3
2022-12-14
drm/amdgpu: Add notifier lock for KFD userptrs
Felix Kuehling
1
-4
/
+9
2022-10-27
drm/amdkfd: Cleanup kfd_dev struct
Mukul Joshi
1
-2
/
+1
2022-08-10
drm/amdgpu: Pessimistic availability based on rounded up allocations
Daniel Phillips
1
-0
/
+1
2022-07-28
drm/amdgpu: add debugfs for kfd system and ttm mem used
Alex Sierra
1
-0
/
+3
2022-07-28
drm/amdkfd: track unified memory reservation with xnack off
Alex Sierra
1
-0
/
+4
2022-06-30
drm/amdkfd: Add user queue eviction restore SMI event
Philip Yang
1
-1
/
+1
2022-06-23
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
1
-0
/
+2
2022-06-14
drm/amdkfd: Add available memory ioctl
Daniel Phillips
1
-0
/
+1
2022-06-10
drm/amdgpu: Add work_struct for GPU reset from kfd.
Andrey Grodzovsky
1
-0
/
+1
2022-06-08
drm/amdkfd: Document and fix GTT BO kmap API
Felix Kuehling
1
-4
/
+3
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
1
-0
/
+1
2022-03-25
drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2
Christian König
1
-3
/
+2
2022-03-25
drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)
Tao Zhou
1
-0
/
+1
2022-02-07
drm/amdkfd: CRIU Implement KFD resume ioctl
Rajneesh Bhardwaj
1
-1
/
+5
2022-02-07
drm/amdkfd: CRIU Implement KFD checkpoint ioctl
Rajneesh Bhardwaj
1
-0
/
+1
2022-01-11
drm/amdkfd: remove unused function
Nirmoy Das
1
-1
/
+0
2021-12-28
drm/amdkfd: reset queue which consumes RAS poison (v2)
Tao Zhou
1
-1
/
+2
2021-11-22
drm/amdgpu: Update BO memory accounting to rely on allocation flag
Ramesh Errabolu
1
-0
/
+6
2021-11-17
drm/amdkfd: replace trivial funcs with direct access
Graham Sider
1
-6
/
+0
2021-11-17
drm/amdkfd: remove kgd_dev declaration and initialization
Graham Sider
1
-2
/
+2
2021-11-17
drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcs
Graham Sider
1
-12
/
+15
2021-11-17
drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs
Graham Sider
1
-17
/
+21
2021-11-17
drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs
Graham Sider
1
-12
/
+15
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
1
-2
/
+2
2021-10-28
drm/amdkfd: Separate pinned BOs destruction from general routine
Lang Yu
1
-0
/
+2
2021-10-04
drm/amdkfd: clean up parameters in kgd2kfd_probe
Alex Deucher
1
-4
/
+2
2021-10-04
amd/amdkfd: add ras page retirement handling for sq/sdma (v3)
Tao Zhou
1
-0
/
+1
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
1
-0
/
+1
2021-09-16
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
1
-0
/
+6
[next]