summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
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
2021-11-17drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcsGraham Sider
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu
2021-10-04drm/amdkfd: clean up parameters in kgd2kfd_probeAlex Deucher
2021-10-04amd/amdkfd: add ras page retirement handling for sq/sdma (v3)Tao Zhou
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-08-02Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-28Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider