linux/drivers/iommu/intel
Petr Tesarik 7d8c490ba3 iommu/vt-d: Remove an unnecessary call set_dma_ops()
Do not touch per-device DMA ops when the driver has been converted to use
the dma-iommu API.

Fixes: c588072bba ("iommu/vt-d: Convert intel iommu driver to the iommu ops")
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
Link: https://lore.kernel.org/r/20250403165605.278541-1-ptesarik@suse.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2025-04-11 09:06:06 +02:00
..
Kconfig iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU 2024-11-05 13:32:26 +01:00
Makefile iommu/vt-d: Remove iommu cap audit 2025-01-07 09:30:51 +01:00
cache.c iommu/vt-d: Link cache tags of same iommu unit together 2025-01-07 09:30:53 +01:00
debugfs.c iommu/vt-d: Remove debugfs use of private data field 2024-04-26 11:57:38 +02:00
dmar.c iommu/vt-d: Fix suspicious RCU usage 2025-02-28 12:19:01 +01:00
iommu.c iommu/vt-d: Remove an unnecessary call set_dma_ops() 2025-04-11 09:06:06 +02:00
iommu.h iommu/vt-d: Cleanup intel_context_flush_present() 2025-03-10 09:31:05 +01:00
irq_remapping.c iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs 2025-04-11 09:06:06 +02:00
nested.c iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support 2025-03-25 10:18:31 -03:00
pasid.c iommu/vt-d: Cleanup intel_context_flush_present() 2025-03-10 09:31:05 +01:00
pasid.h iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set 2025-01-07 09:30:52 +01:00
perf.c iommu/vt-d: Use kcalloc() instead of kzalloc() 2024-03-01 13:51:18 +01:00
perf.h iommu/vt-d: Remove debugfs use of private data field 2024-04-26 11:57:38 +02:00
perfmon.c iommu/vt-d: Clean up cpumask and hotplug for perfmon 2024-09-10 11:44:13 +02:00
perfmon.h iommu/vt-d: Add IOMMU perfmon support 2023-02-03 11:06:06 +01:00
prq.c iommu/vt-d: Move PRI enablement in probe path 2025-03-10 09:31:04 +01:00
svm.c iommu/vt-d: Check if SVA is supported when attaching the SVA domain 2025-03-10 09:31:03 +01:00
trace.c iommu/vt-d: Move trace/events/intel_iommu.h under iommu 2022-07-15 10:21:28 +02:00
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00