summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-29drm/amdkfd: Remove svm_bo eviction fencePhilip Yang1-3/+0
2026-07-28drm/amdkfd: Evict SVM BOs synchronously from TTM evictionPhilip Yang1-0/+1
2026-07-01drm/amdkfd: Add domain parameter to kernel BO mapping functionJames Zhu1-3/+3
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen1-1/+1
2026-06-17drm/amdgpu: add ioctl to handle RAS poison errorYifan Zhang1-0/+6
2026-06-17drm/amdkfd: plumb a helper to reset a KFD user queueAlex Deucher1-1/+15
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang1-0/+1
2026-05-11drm/amdgpu: Move KFD sched stop/start into PTL control pathPerry Yuan1-0/+12
2026-05-11drm/amdgpu: add psp interfaces for peak tops limiter driverPerry Yuan1-0/+2
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang1-3/+3
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen1-0/+11
2025-12-08amdkfd: fence handler evict and restore a kfd process by its context idZhu Lingshan1-1/+1
2025-12-08amdkfd: record kfd context id in amdkfd_fenceZhu Lingshan1-1/+3
2025-12-08amdkfd: record kfd context id into kfd process_infoZhu Lingshan1-0/+2
2025-12-08drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.chong li1-1/+1
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri1-1/+1
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher1-0/+12
2025-09-02drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...Gustavo A. R. Silva1-3/+5
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng1-6/+19
2025-06-18drm/amdkfd: allow compute partition mode switch with cgroup exclusionsJonathan Kim1-4/+4
2025-02-25drm/amdgpu: simplify xgmi peer info callsJonathan Kim1-5/+0
2025-02-21drm/amdgpu: remove all KFD fences from the BO on releaseChristian König1-3/+2
2025-02-12drm/amdkfd: Fix pasid value leakXiaogang Chen1-2/+0
2025-02-12drm/amdkfd: Have kfd driver use same PASID values from graphic driverXiaogang Chen1-2/+1
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang1-0/+10
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher1-0/+7
2024-09-26drm/amdkfd:Add kfd function to config sq perfmonFeifei Xu1-0/+3
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang1-2/+0
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin1-0/+14
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang1-1/+1
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang1-1/+1
2024-07-23drm/amdkfd: kfd_bo_mapped_dev support partitionPhilip Yang1-1/+1
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang1-3/+7
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai1-0/+5
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou1-1/+1
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou1-1/+1
2024-03-20drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou1-1/+2
2024-02-28amd/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-15drm/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