linux/drivers/iommu/amd
Robin Murphy 6d59603939 iommu/amd: Prepare for multiple DMA domain types
The DMA ops reset/setup can simply be unconditional, since
iommu-dma already knows only to touch DMA domains.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/6450b4f39a5a086d505297b4a53ff1e4a7a0fe7c.1628682049.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-08-18 13:27:49 +02:00
..
amd_iommu_types.h iommu/amd: Add support for IOMMU default DMA mode build options 2021-07-26 13:27:38 +02:00
amd_iommu.h iommu/amd: Tidy up DMA ops init 2021-06-07 14:51:33 +02:00
debugfs.c
init.c iommu: Remove mode argument from iommu_set_dma_strict() 2021-07-26 13:27:38 +02:00
io_pgtable.c iommu: Streamline iommu_iova_to_phys() 2021-07-26 13:37:51 +02:00
iommu_v2.c iommu/amd: Use DEFINE_SPINLOCK() for spinlock 2021-01-27 12:41:11 +01:00
iommu.c iommu/amd: Prepare for multiple DMA domain types 2021-08-18 13:27:49 +02:00
Kconfig iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
Makefile iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
quirks.c