]> Git Repo - linux.git/commit
iommu/vt-d: Convert intel iommu driver to the iommu ops
authorTom Murphy <[email protected]>
Tue, 24 Nov 2020 08:20:56 +0000 (16:20 +0800)
committerWill Deacon <[email protected]>
Wed, 25 Nov 2020 12:03:49 +0000 (12:03 +0000)
commitc588072bba6b54b4b946485228b0409f23cd68a6
tree2722978ec1a9d91d9966a3e5c791008b3ece3228
parentc062db039f40e868c371c36afe8d0fac64305b5d
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 <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Tested-by: Logan Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
drivers/iommu/intel/Kconfig
drivers/iommu/intel/iommu.c
This page took 0.044962 seconds and 4 git commands to generate.