summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
2023-01-11drm/amdkfd: Page aligned memory reserve sizePhilip Yang
2023-01-11drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-14drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi
2022-08-10drm/amdgpu: Pessimistic availability based on rounded up allocationsDaniel Phillips
2022-07-28drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra
2022-07-28drm/amdkfd: track unified memory reservation with xnack offAlex Sierra
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips
2022-06-10drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj
2022-01-11drm/amdkfd: remove unused functionNirmoy Das
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-11-22drm/amdgpu: Update BO memory accounting to rely on allocation flagRamesh Errabolu
2021-11-17drm/amdkfd: replace trivial funcs with direct accessGraham Sider
2021-11-17drm/amdkfd: remove kgd_dev declaration and initializationGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcsGraham Sider
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu
2021-10-04drm/amdkfd: clean up parameters in kgd2kfd_probeAlex Deucher
2021-10-04amd/amdkfd: add ras page retirement handling for sq/sdma (v3)Tao Zhou
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-08-02Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-28Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider
2021-07-23drm/amdkfd: report pcie bandwidth to the kfdJonathan Kim
2021-07-23drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim
2021-07-13Revert "drm/amdkfd: Make TLB flush conditional on mapping"Eric Huang
2021-07-13Revert "drm/amdkfd: Make TLB flush conditional on mapping"Eric Huang
2021-06-04drm/amdkfd: Make TLB flush conditional on mappingEric Huang
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky
2021-05-19drm/amdgpu: Add DMA mapping of GTT BOsFelix Kuehling
2021-05-19drm/amdgpu: Add multi-GPU DMA mapping helpersFelix Kuehling
2021-05-19drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachmentFelix Kuehling
2021-05-19drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang
2021-04-20drm/amdkfd: add svm_bo reference for eviction fenceAlex Sierra
2021-04-20drm/amdkfd: set memory limit to avoid OOM with HMM enabledPhilip Yang
2021-04-20drm/amdkfd: map svm range to GPUsFelix Kuehling