Skip to content

Commit

Permalink
iommu/amd: Convert AMD iommu driver to the dma-iommu api
Browse files Browse the repository at this point in the history
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: Tom Murphy <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
  • Loading branch information
pippy360 authored and joergroedel committed Oct 15, 2019
1 parent 6e23502 commit be62dbf
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 625 deletions.
1 change: 1 addition & 0 deletions drivers/iommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit be62dbf

Please sign in to comment.