summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)AuthorLines
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher-0/+12
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng-6/+19
2025-06-18drm/amdkfd: allow compute partition mode switch with cgroup exclusionsJonathan Kim-4/+4
2025-02-25drm/amdgpu: simplify xgmi peer info callsJonathan Kim-5/+0
2025-02-21drm/amdgpu: remove all KFD fences from the BO on releaseChristian König-3/+2
2025-02-12drm/amdkfd: Fix pasid value leakXiaogang Chen-2/+0
2025-02-12drm/amdkfd: Have kfd driver use same PASID values from graphic driverXiaogang Chen-2/+1
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang-0/+10
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher-0/+7
2024-09-26drm/amdkfd:Add kfd function to config sq perfmonFeifei Xu-0/+3
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang-2/+0
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin-0/+14
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang-1/+1
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang-1/+1
2024-07-23drm/amdkfd: kfd_bo_mapped_dev support partitionPhilip Yang-1/+1
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang-3/+7
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai-0/+5
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou-1/+1
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou-1/+1
2024-03-20drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou-1/+2
2024-02-28amd/amdkfd: remove unused parameterEric Huang-1/+1
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar-0/+1
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu-1/+1
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-0/+2
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai-1/+1
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling-0/+10
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling-1/+1
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling-5/+4
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling-0/+5
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling-5/+0
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher-2/+0
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang-0/+1
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher-7/+0
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter-0/+2
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König-3/+2
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi-0/+2
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim-0/+1
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim-0/+2
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher-5/+4
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang-1/+1
2023-06-09drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang-0/+11
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi-5/+7
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi-5/+7
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang-1/+1
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang-0/+4
2023-06-09drm/amdkfd: Show KFD node memory partition infoPhilip Yang-0/+5
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang-0/+4
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi-0/+13
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi-1/+2
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling-0/+2