]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Convert intel iommu driver to the iommu ops
authorTom Murphy <murphyt7@tcd.ie>
Tue, 24 Nov 2020 08:20:56 +0000 (16:20 +0800)
committerWill Deacon <will@kernel.org>
Wed, 25 Nov 2020 12:03:49 +0000 (12:03 +0000)
commit7db3956b0cb161c69ea565228238f176a7c9a111
tree2722978ec1a9d91d9966a3e5c791008b3ece3228
parent57eeb03cc9a2b0bdeba68cc63443891019e7f1d1
iommu/vt-d: Convert intel iommu driver to the iommu ops

Convert the intel iommu driver to the dma-iommu api. Remove the iova
handling and reserve region code from the intel iommu driver.

Signed-off-by: Tom Murphy <murphyt7@tcd.ie>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Tested-by: Logan Gunthorpe <logang@deltatee.com>
Link: https://lore.kernel.org/r/20201124082057.2614359-7-baolu.lu@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/intel/Kconfig
drivers/iommu/intel/iommu.c