summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29amd/amdkfd: remove unused parameterEric Huang1-1/+1
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar1-0/+1
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu1-1/+1
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma1-0/+2
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai1-1/+1
2024-01-16drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling1-0/+10
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling1-1/+1
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling1-5/+4
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling1-0/+5
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling1-5/+0
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher1-2/+0
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang1-0/+1
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher1-7/+0
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter1-0/+2
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König1-3/+2
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi1-0/+2
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