[PATCH V2 1/2][SRU][Mantic] UBUNTU: SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Meteor Lake

You-Sheng Yang vicamo.yang at canonical.com
Wed Oct 25 16:06:41 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/2031412

Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
 drivers/iommu/intel/iommu.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iommu/intel/iommu.c b/drivers/iommu/intel/iommu.c
index 628c4a48de11..a377f8e0a414 100644
--- a/drivers/iommu/intel/iommu.c
+++ b/drivers/iommu/intel/iommu.c
@@ -41,6 +41,7 @@
 			   ((pdev)->device == 0xa75d ||		\
 			    (pdev)->device == 0x9a19 ||		\
 			    (pdev)->device == 0x9a39 ||		\
+			    (pdev)->device == 0x7d19 ||		\
 			    (pdev)->device == 0x4e19 ||		\
 			    (pdev)->device == 0x465d ||		\
 			    (pdev)->device == 0x1919))
-- 
2.40.1




More information about the kernel-team mailing list