summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-4/+0
|\
| * iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig2021-04-071-4/+0
* | drm/amdgpu: replace per_device_list by arrayAlex Sierra2021-04-091-4/+4
* | drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling2021-03-231-0/+6
|/
* Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-5/+5
|\
| * drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui2020-08-261-5/+5
* | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-3/+3
|/
* drm/amdkfd: report the real PCI bus numberEvan Quan2020-05-211-1/+1
* drm/amdkfd: remove set but not used variable 'top_dev'zhengbin2019-11-191-3/+0
* drm/amdkfd: Use hex print format for pasidYong Zhao2019-10-031-3/+3
* drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codesOak Zeng2019-06-111-9/+1
* drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao2018-09-201-1/+12
* drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issuesYong Zhao2018-07-131-1/+1
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-081-0/+357