All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] iommu/vt-d: Some fine tuning of SVA
@ 2022-04-21 11:35 ` Lu Baolu
  0 siblings, 0 replies; 32+ messages in thread
From: Lu Baolu @ 2022-04-21 11:35 UTC (permalink / raw)
  To: Jacob jun Pan, Kevin Tian, Ashok Raj, Liu Yi L
  Cc: iommu, linux-kernel, Lu Baolu

Hi folks,

This includes several tunings of Intel SVA implementation. I plan to
target them for v5.19. Please help to review.

Best regards,
baolu

Change log:

v2:
 - Move snoop control capability check into a separated patch.
 - Return false if the caller opt-in setting PGSNP with a flag.
 - Add a Fixes tag for "iommu/vt-d: Drop stop marker messages" as it is
   required by the iopf framework.

v1: initial post
 - https://lore.kernel.org/linux-iommu/20220416123049.879969-1-baolu.lu@linux.intel.com/ 

Lu Baolu (4):
  iommu/vt-d: Check before setting PGSNP bit in pasid table entry
  iommu/vt-d: Set PGSNP bit in pasid table entry for SVA binding
  iommu/vt-d: Drop stop marker messages
  iommu/vt-d: Size Page Request Queue to avoid overflow condition

 include/linux/intel-svm.h   |  2 +-
 drivers/iommu/intel/pasid.c | 13 ++++++++++---
 drivers/iommu/intel/svm.c   | 13 ++++++++++---
 3 files changed, 21 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-24  6:23 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 11:35 [PATCH v2 0/4] iommu/vt-d: Some fine tuning of SVA Lu Baolu
2022-04-21 11:35 ` Lu Baolu
2022-04-21 11:35 ` [PATCH v2 1/4] iommu/vt-d: Check before setting PGSNP bit in pasid table entry Lu Baolu
2022-04-21 11:35   ` Lu Baolu
2022-04-22  2:47   ` Tian, Kevin
2022-04-22  2:47     ` Tian, Kevin
2022-04-22 13:04     ` Lu Baolu
2022-04-22 13:04       ` Lu Baolu
2022-04-24  3:37       ` Tian, Kevin
2022-04-24  3:37         ` Tian, Kevin
2022-04-24  4:37         ` Lu Baolu
2022-04-24  4:37           ` Lu Baolu
2022-04-24  5:55           ` Tian, Kevin
2022-04-24  5:55             ` Tian, Kevin
2022-04-24  6:23             ` Lu Baolu
2022-04-24  6:23               ` Lu Baolu
2022-04-21 11:35 ` [PATCH v2 2/4] iommu/vt-d: Set PGSNP bit in pasid table entry for SVA binding Lu Baolu
2022-04-21 11:35   ` Lu Baolu
2022-04-22  3:05   ` Tian, Kevin
2022-04-22  3:05     ` Tian, Kevin
2022-04-22 13:13     ` Lu Baolu
2022-04-22 13:13       ` Lu Baolu
2022-04-21 11:35 ` [PATCH v2 3/4] iommu/vt-d: Drop stop marker messages Lu Baolu
2022-04-21 11:35   ` Lu Baolu
2022-04-22  3:05   ` Tian, Kevin
2022-04-22  3:05     ` Tian, Kevin
2022-04-23  7:32     ` Lu Baolu
2022-04-23  7:32       ` Lu Baolu
2022-04-21 11:35 ` [PATCH v2 4/4] iommu/vt-d: Size Page Request Queue to avoid overflow condition Lu Baolu
2022-04-21 11:35   ` Lu Baolu
2022-04-22  3:07   ` Tian, Kevin
2022-04-22  3:07     ` Tian, Kevin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.