[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220923004206.3630441-1-baolu.lu@linux.intel.com>
Date: Fri, 23 Sep 2022 08:42:00 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>
Cc: iommu@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for Linux v6.1
Hi Joerg,
This includes patches queued for v6.1. It includes:
- Decouple PASID and PRI from SVA
- Add ESRTPS & ESIRTPS capability check
- Cleanups
The whole series is also available at:
https://github.com/LuBaolu/intel-iommu/commits/vtd-update-for-v6.1
Please consider them for next.
Best regards,
Baolu
Lu Baolu (5):
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
iommu/vt-d: Decouple PASID & PRI enabling from SVA
iommu/vt-d: Remove pasid_set_eafe()
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
Yi Liu (1):
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
drivers/iommu/intel/iommu.h | 7 ++-
drivers/iommu/intel/cap_audit.c | 4 +-
drivers/iommu/intel/iommu.c | 87 ++++++++---------------------
drivers/iommu/intel/irq_remapping.c | 6 +-
drivers/iommu/intel/pasid.c | 12 +---
drivers/iommu/intel/svm.c | 62 +++-----------------
drivers/iommu/intel/Kconfig | 5 +-
7 files changed, 45 insertions(+), 138 deletions(-)
--
2.34.1
Powered by blists - more mailing lists