summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim1-0/+1
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim1-0/+2
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher1-5/+4
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang1-1/+1
2023-06-09drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang1-0/+11
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi1-5/+7
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi1-5/+7
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang1-1/+1
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang1-0/+4
2023-06-09drm/amdkfd: Show KFD node memory partition infoPhilip Yang1-0/+5
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang1-0/+4
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi1-0/+13
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi1-1/+2
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling1-0/+2
2023-01-12drm/amdkfd: Page aligned memory reserve sizePhilip Yang1-1/+1
2023-01-12drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang1-2/+2
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang1-1/+3
2022-12-14drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling1-4/+9
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi1-2/+1
2022-08-10drm/amdgpu: Pessimistic availability based on rounded up allocationsDaniel Phillips1-0/+1
2022-07-28drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra1-0/+3
2022-07-28drm/amdkfd: track unified memory reservation with xnack offAlex Sierra1-0/+4
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang1-1/+1
2022-06-24drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider1-0/+2
2022-06-15drm/amdkfd: Add available memory ioctlDaniel Phillips1-0/+1
2022-06-10drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky1-0/+1
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling1-4/+3
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu1-0/+1
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König1-3/+2
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou1-0/+1
2022-02-08drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj1-1/+5
2022-02-08drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj1-0/+1
2022-01-11drm/amdkfd: remove unused functionNirmoy Das1-1/+0
2021-12-29drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou1-1/+2
2021-11-22drm/amdgpu: Update BO memory accounting to rely on allocation flagRamesh Errabolu1-0/+6
2021-11-18drm/amdkfd: replace trivial funcs with direct accessGraham Sider1-6/+0
2021-11-18drm/amdkfd: remove kgd_dev declaration and initializationGraham Sider1-2/+2
2021-11-18drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcsGraham Sider1-12/+15
2021-11-18drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider1-17/+21
2021-11-18drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcsGraham Sider1-12/+15
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling1-2/+2
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu1-0/+2
2021-10-04drm/amdkfd: clean up parameters in kgd2kfd_probeAlex Deucher1-4/+2
2021-10-04amd/amdkfd: add ras page retirement handling for sq/sdma (v3)Tao Zhou1-0/+1
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu1-0/+1
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu1-0/+6
2021-08-03Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang1-1/+1
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie1-2/+4
2021-07-28Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang1-1/+1
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider1-2/+2