summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
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
2021-04-20drm/amdkfd: Allow access for mmapping KFD BOsFelix Kuehling
2021-04-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2021-04-15drm/amdkfd: Remove legacy code not acquiring VMsFelix Kuehling
2021-03-23drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl
2021-01-28drm/amd/amdkfd: adjust dummy functions' placementLang Yu
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse
2020-02-28drm/amdkfd: Make get_tile_config() genericYong Zhao
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling
2019-09-13drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling
2019-07-18drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao
2019-06-21drm/amdgpu: Add navi10 kfd support for amdgpu (v3)Hawking Zhang
2019-05-28drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng