public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu: Make flush queues a proper capability
@ 2023-05-04 21:10 Robin Murphy
  2023-05-04 21:10 ` [PATCH 1/2] iommu: Add a capability for flush queue support Robin Murphy
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Robin Murphy @ 2023-05-04 21:10 UTC (permalink / raw)
  To: joro, jgg; +Cc: will, schnelle, iommu, linux-kernel

Hi all,

Since it came up in discussion on the default domain series, it seemed
pertinent to dig this idea up, whcih I started a while ago, and finish
it off.

Cheers,
Robin.


Robin Murphy (2):
  iommu: Add a capability for flush queue support
  iommu: Use flush queue capability

 drivers/iommu/amd/iommu.c                   | 2 ++
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +-
 drivers/iommu/arm/arm-smmu/arm-smmu.c       | 4 ++--
 drivers/iommu/dma-iommu.c                   | 3 ++-
 drivers/iommu/intel/iommu.c                 | 2 +-
 drivers/iommu/iommu.c                       | 3 ++-
 include/linux/iommu.h                       | 6 ++++++
 7 files changed, 16 insertions(+), 6 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty


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

end of thread, other threads:[~2023-05-22 15:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 21:10 [PATCH 0/2] iommu: Make flush queues a proper capability Robin Murphy
2023-05-04 21:10 ` [PATCH 1/2] iommu: Add a capability for flush queue support Robin Murphy
2023-05-05  2:07   ` Baolu Lu
2023-05-04 21:10 ` [PATCH 2/2] iommu: Use flush queue capability Robin Murphy
2023-05-04 22:46 ` [PATCH 0/2] iommu: Make flush queues a proper capability Jason Gunthorpe
2023-05-05  2:54 ` Jerry Snitselaar
2023-05-05  3:58   ` Jerry Snitselaar
2023-05-22 15:39 ` Joerg Roedel

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