aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai2024-04-261-0/+5
* drm/amdgpu: make reset method configurable for RAS poisonTao Zhou2024-03-201-1/+1
* drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou2024-03-201-1/+1
* drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou2024-03-201-1/+2
* amd/amdkfd: remove unused parameterEric Huang2024-02-281-1/+1
* drm/amdkfd: Skip packet submission on fatal errorLijo Lazar2024-02-261-0/+1
* drm/amdkfd: reserve the BO before validating itLang Yu2024-01-311-1/+1
* drm/amdgpu: move the drm client creation behind drm device registrationLe Ma2024-01-291-0/+2
* drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai2024-01-251-1/+1
* drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling2024-01-151-0/+10
* drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling2024-01-091-1/+1
* drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling2023-12-131-5/+4
* drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling2023-12-131-0/+5
* drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling2023-11-171-5/+0
* drm/amdkfd: drop struct kfd_cu_infoAlex Deucher2023-10-031-2/+0
* drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang2023-09-261-0/+1
* drm/amdkfd: drop IOMMUv2 supportAlex Deucher2023-08-111-7/+0
* Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter2023-08-041-0/+2
|\
| * drm/amdkfd: Use KIQ to unmap HIQMukul Joshi2023-07-071-0/+2
* | drm/amdkfd: switch over to using drm_exec v3Christian König2023-07-121-3/+2
|/
* drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim2023-06-091-0/+1
* drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim2023-06-091-0/+2
* drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher2023-06-091-5/+4
* drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang2023-06-091-1/+1
* drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang2023-06-091-0/+11
* drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi2023-06-091-5/+7
* drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi2023-06-091-5/+7
* drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang2023-06-091-1/+1
* drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang2023-06-091-0/+4
* drm/amdkfd: Show KFD node memory partition infoPhilip Yang2023-06-091-0/+5
* drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang2023-06-091-0/+4
* drm/amdkfd: Add device repartition supportMukul Joshi2023-06-091-0/+13
* drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi2023-06-091-1/+2
* drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling2023-02-281-0/+2
* drm/amdkfd: Page aligned memory reserve sizePhilip Yang2023-01-111-1/+1
* drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang2023-01-111-2/+2
* drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-201-1/+3
* drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling2022-12-141-4/+9
* drm/amdkfd: Cleanup kfd_dev structMukul Joshi2022-10-271-2/+1
* drm/amdgpu: Pessimistic availability based on rounded up allocationsDaniel Phillips2022-08-101-0/+1
* drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra2022-07-281-0/+3
* drm/amdkfd: track unified memory reservation with xnack offAlex Sierra2022-07-281-0/+4
* drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang2022-06-301-1/+1
* drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider2022-06-231-0/+2
* drm/amdkfd: Add available memory ioctlDaniel Phillips2022-06-141-0/+1
* drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky2022-06-101-0/+1
* drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling2022-06-081-4/+3
* drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu2022-06-081-0/+1
* drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König2022-03-251-3/+2
* drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou2022-03-251-0/+1