summaryrefslogtreecommitdiff
path: root/include/linux/intel-svm.h
AgeCommit message (Expand)Author
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-05-18iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan
2020-05-18iommu/vt-d: Add bind guest PASID supportJacob Pan
2020-02-10iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-28iommu/vt-d: Fix typo in SVM code commentWeitao Hou
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2017-05-17iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang
2015-10-27iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVMDavid Woodhouse
2015-10-15iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse