All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA
@ 2021-01-22 15:10 ` Jean-Philippe Brucker
  0 siblings, 0 replies; 10+ messages in thread
From: Jean-Philippe Brucker @ 2021-01-22 15:10 UTC (permalink / raw)
  To: will, robin.murphy, joro
  Cc: Jean-Philippe Brucker, vivek.gautam, iommu, zhangfei.gao,
	linux-arm-kernel

Since v1 [1]
* Renamed arm_smmu_tlb_inv_range()
* Removed unnecessary tlb_inv_command variable
* Rebased onto for-joerg/arm-smmu/updates (oddly I didn't get any
  conflict, I hope it will apply this time)

[1] https://lore.kernel.org/linux-iommu/20210122115257.2502526-1-jean-philippe@linaro.org/

Jean-Philippe Brucker (3):
  iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
  iommu/arm-smmu-v3: Make BTM optional for SVA
  iommu/arm-smmu-v3: Add support for VHE

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h   |   6 +
 .../iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c   |  10 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c   | 106 ++++++++++++------
 3 files changed, 87 insertions(+), 35 deletions(-)

-- 
2.30.0

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

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

end of thread, other threads:[~2021-01-22 18:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 15:10 [PATCH v2 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA Jean-Philippe Brucker
2021-01-22 15:10 ` Jean-Philippe Brucker
2021-01-22 15:10 ` [PATCH v2 1/3] iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range() Jean-Philippe Brucker
2021-01-22 15:10   ` Jean-Philippe Brucker
2021-01-22 15:10 ` [PATCH v2 2/3] iommu/arm-smmu-v3: Make BTM optional for SVA Jean-Philippe Brucker
2021-01-22 15:10   ` Jean-Philippe Brucker
2021-01-22 15:10 ` [PATCH v2 3/3] iommu/arm-smmu-v3: Add support for VHE Jean-Philippe Brucker
2021-01-22 15:10   ` Jean-Philippe Brucker
2021-01-22 18:56 ` [PATCH v2 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA Will Deacon
2021-01-22 18:56   ` Will Deacon

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.