All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iommu/vt-d: Misc fixes on scalable mode
@ 2020-12-23  6:27 ` Liu Yi L
  0 siblings, 0 replies; 12+ messages in thread
From: Liu Yi L @ 2020-12-23  6:27 UTC (permalink / raw)
  To: baolu.lu, joro, will, jacob.jun.pan
  Cc: kevin.tian, ashok.raj, yi.l.liu, jun.j.tian, yi.y.sun, iommu,
	linux-kernel

This patchset aims to fix a bug regards to native SVM usage, and
also several bugs around subdevice (attached to device via auxiliary
manner) tracking and ineffective device_tlb flush.

Liu Yi L (3):
  iommu/vt-d: Move intel_iommu info from struct intel_svm to struct
    intel_svm_dev
  iommu/vt-d: Track device aux-attach with subdevice_domain_info
  iommu/vt-d: Fix ineffective devTLB invalidation for subdevices

 drivers/iommu/intel/iommu.c | 158 +++++++++++++++++++++++++++---------
 drivers/iommu/intel/svm.c   |   9 +-
 include/linux/intel-iommu.h |  18 ++--
 3 files changed, 135 insertions(+), 50 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-12-25  8:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23  6:27 [PATCH v2 0/3] iommu/vt-d: Misc fixes on scalable mode Liu Yi L
2020-12-23  6:27 ` Liu Yi L
2020-12-23  6:27 ` [PATCH v2 1/3] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev Liu Yi L
2020-12-23  6:27   ` Liu Yi L
2020-12-23  6:27 ` [PATCH v2 2/3] iommu/vt-d: Track device aux-attach with subdevice_domain_info Liu Yi L
2020-12-23  6:27   ` Liu Yi L
2020-12-23  6:27 ` [PATCH v2 3/3] iommu/vt-d: Fix ineffective devTLB invalidation for subdevices Liu Yi L
2020-12-23  6:27   ` Liu Yi L
2020-12-23 10:09   ` Lu Baolu
2020-12-23 10:09     ` Lu Baolu
2020-12-25  8:23     ` Liu, Yi L
2020-12-25  8:23       ` Liu, Yi L

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.