All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/vt-d: Global PASID name space
@ 2018-03-15  2:38 ` Lu Baolu
  0 siblings, 0 replies; 14+ messages in thread
From: Lu Baolu @ 2018-03-15  2:38 UTC (permalink / raw)
  To: David Woodhouse, Joerg Roedel
  Cc: ashok.raj-ral2JQCrhuEAvxtiuMwx3w,
	sanjay.k.kumar-ral2JQCrhuEAvxtiuMwx3w,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	yi.y.sun-ral2JQCrhuEAvxtiuMwx3w,
	jacob.jun.pan-ral2JQCrhuEAvxtiuMwx3w

Hi,

This patch series is trying to change the scope of PASID management
used in Intel IOMMU driver from per IOMMU to driver global. This is
required for some cases where current per-IOMMU PASID name space
doesn't work. For an example, one application (associated with one
PASID) might talk to two physical devices simultaneously where two
devices could reside behind two different IOMMU units.

Best regards,
Lu Baolu

Lu Baolu (3):
  iommu/vt-d: Global PASID name space
  iommu/vt-d: Decouple idr bond pointer from svm
  iommu/vt-d: Use global PASID for SVM usage

 drivers/iommu/intel-iommu.c | 64 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/iommu/intel-svm.c   | 34 +++++++++++++-----------
 include/linux/intel-iommu.h |  7 ++++-
 3 files changed, 89 insertions(+), 16 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-03-29 23:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15  2:38 [PATCH 0/3] iommu/vt-d: Global PASID name space Lu Baolu
2018-03-15  2:38 ` Lu Baolu
     [not found] ` <1521081501-30119-1-git-send-email-baolu.lu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2018-03-15  2:38   ` [PATCH 1/3] " Lu Baolu
2018-03-15  2:38     ` Lu Baolu
2018-03-15  2:38   ` [PATCH 2/3] iommu/vt-d: Decouple idr bond pointer from svm Lu Baolu
2018-03-15  2:38     ` Lu Baolu
2018-03-15  2:38   ` [PATCH 3/3] iommu/vt-d: Use global PASID for SVM usage Lu Baolu
2018-03-15  2:38     ` Lu Baolu
2018-03-26  0:38   ` [PATCH 0/3] iommu/vt-d: Global PASID name space Lu Baolu
2018-03-26  0:38     ` Lu Baolu
     [not found]     ` <5AB840FD.8020600-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2018-03-29  8:52       ` Joerg Roedel
2018-03-29  8:52         ` Joerg Roedel
     [not found]         ` <20180329085233.aea52spusygcmxz6-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-03-29 23:38           ` Lu Baolu
2018-03-29 23:38             ` Lu Baolu

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.