Commit be62dbf5 authored by Tom Murphy's avatar Tom Murphy Committed by Joerg Roedel
Browse files

iommu/amd: Convert AMD iommu driver to the dma-iommu api



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

Signed-off-by: default avatarTom Murphy <murphyt7@tcd.ie>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 6e235020
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ config AMD_IOMMU
	select PCI_PASID
	select IOMMU_API
	select IOMMU_IOVA
	select IOMMU_DMA
	depends on X86_64 && PCI && ACPI
	---help---
	  With this option you can enable support for AMD IOMMU hardware in
+67 −625

File changed.

Preview size limit exceeded, changes collapsed.