Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.15
@ 2021-08-18 13:48 Lu Baolu
  2021-08-18 13:48 ` [PATCH 1/9] iommu/vt-d: Update the virtual command related registers Lu Baolu
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Lu Baolu @ 2021-08-18 13:48 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Kevin Tian, Ashok Raj, Sanjay Kumar, iommu, Andy Shevchenko

Hi Joerg,

The patches queued in this series are for v5.15.
It includes:

 - Update the virtual command related registers
 - Enable Intel IOMMU scalable mode by default
 - Preset A/D bits for user space DMA usage
 - Allow devices to have more than 32 outstanding PRs 
 - Various cleanups

Please pull.

Best regards,
Baolu

Andy Shevchenko (1):
  iommu/vt-d: Drop the kernel doc annotation

Liu Yi L (2):
  iommu/vt-d: Use pasid_pte_is_present() helper function
  iommu/vt-d: Add present bit check in pasid entry setup helpers

Lu Baolu (5):
  iommu/vt-d: Update the virtual command related registers
  iommu/vt-d: Refactor Kconfig a bit
  iommu/vt-d: Enable Intel IOMMU scalable mode by default
  iommu/vt-d: Preset A/D bits for user space DMA usage
  iommu/vt-d: Allow devices to have more than 32 outstanding PRs

Zhen Lei (1):
  iommu/vt-d: Remove unnecessary oom message

 .../admin-guide/kernel-parameters.txt         | 11 +++---
 include/linux/intel-iommu.h                   |  6 +--
 include/linux/intel-svm.h                     |  5 +++
 drivers/iommu/intel/pasid.h                   | 10 ++---
 drivers/iommu/intel/dmar.c                    |  2 -
 drivers/iommu/intel/iommu.c                   | 37 ++++++-------------
 drivers/iommu/intel/pasid.c                   | 18 ++++++++-
 drivers/iommu/intel/perf.c                    |  2 +-
 drivers/iommu/intel/svm.c                     |  4 --
 drivers/iommu/intel/Kconfig                   | 19 ++++++----
 10 files changed, 60 insertions(+), 54 deletions(-)

-- 
2.25.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-08-19  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-18 13:48 [PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.15 Lu Baolu
2021-08-18 13:48 ` [PATCH 1/9] iommu/vt-d: Update the virtual command related registers Lu Baolu
2021-08-18 13:48 ` [PATCH 2/9] iommu/vt-d: Remove unnecessary oom message Lu Baolu
2021-08-18 13:48 ` [PATCH 3/9] iommu/vt-d: Refactor Kconfig a bit Lu Baolu
2021-08-18 13:48 ` [PATCH 4/9] iommu/vt-d: Enable Intel IOMMU scalable mode by default Lu Baolu
2021-08-18 13:48 ` [PATCH 5/9] iommu/vt-d: Preset A/D bits for user space DMA usage Lu Baolu
2021-08-18 13:48 ` [PATCH 6/9] iommu/vt-d: Allow devices to have more than 32 outstanding PRs Lu Baolu
2021-08-18 13:48 ` [PATCH 7/9] iommu/vt-d: Drop the kernel doc annotation Lu Baolu
2021-08-18 13:48 ` [PATCH 8/9] iommu/vt-d: Use pasid_pte_is_present() helper function Lu Baolu
2021-08-18 13:48 ` [PATCH 9/9] iommu/vt-d: Add present bit check in pasid entry setup helpers Lu Baolu
2021-08-19  8:46 ` [PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.15 Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox