aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdkfd/kfd_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj1-1/+2
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-12/+0
2021-12-01drm/amdkfd: add kfd_device_info_init functionGraham Sider1-1/+1
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+0
2021-04-09drm/amdgpu: replace per_device_list by arrayAlex Sierra1-4/+4
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-4/+0
2021-03-23drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling1-0/+6
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+5
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-3/+3
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui1-5/+5
2020-05-21drm/amdkfd: report the real PCI bus numberEvan Quan1-1/+1
2019-11-19drm/amdkfd: remove set but not used variable 'top_dev'zhengbin1-3/+0
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao1-3/+3
2019-06-11drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codesOak Zeng1-9/+1
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao1-1/+12
2018-07-13drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issuesYong Zhao1-1/+1
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling1-0/+357