aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang
2023-06-09drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang
2023-06-09drm/amdkfd: Show KFD node memory partition infoPhilip Yang
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling
2023-01-11drm/amdkfd: Page aligned memory reserve sizePhilip Yang
2023-01-11drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-14drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi
2022-08-10drm/amdgpu: Pessimistic availability based on rounded up allocationsDaniel Phillips
2022-07-28drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra
2022-07-28drm/amdkfd: track unified memory reservation with xnack offAlex Sierra
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips
2022-06-10drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj
2022-01-11drm/amdkfd: remove unused functionNirmoy Das
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-11-22drm/amdgpu: Update BO memory accounting to rely on allocation flagRamesh Errabolu
2021-11-17drm/amdkfd: replace trivial funcs with direct accessGraham Sider
2021-11-17drm/amdkfd: remove kgd_dev declaration and initializationGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcsGraham Sider