All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm: panfrost: Coherency support
@ 2020-09-22 14:16 ` Robin Murphy
  0 siblings, 0 replies; 42+ messages in thread
From: Robin Murphy @ 2020-09-22 14:16 UTC (permalink / raw)
  To: will, robh, tomeu.vizoso, steven.price, alyssa.rosenzweig,
	khilman, narmstrong, jbrunet
  Cc: linux-amlogic, iommu, dri-devel, linux-arm-kernel

Hi all,

Here's a quick v2 with the tags so far picked up and some inline
commentary about the shareability domains for the pagetable code.

Robin.


Robin Murphy (3):
  iommu/io-pgtable-arm: Support coherency for Mali LPAE
  drm/panfrost: Support cache-coherent integrations
  arm64: dts: meson: Describe G12b GPU as coherent

 arch/arm64/boot/dts/amlogic/meson-g12b.dtsi |  4 ++++
 drivers/gpu/drm/panfrost/panfrost_device.h  |  1 +
 drivers/gpu/drm/panfrost/panfrost_drv.c     |  2 ++
 drivers/gpu/drm/panfrost/panfrost_gem.c     |  2 ++
 drivers/gpu/drm/panfrost/panfrost_mmu.c     |  1 +
 drivers/iommu/io-pgtable-arm.c              | 11 ++++++++++-
 6 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.28.0.dirty

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

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

end of thread, other threads:[~2021-02-04 15:09 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 14:16 [PATCH v2 0/3] drm: panfrost: Coherency support Robin Murphy
2020-09-22 14:16 ` Robin Murphy
2020-09-22 14:16 ` Robin Murphy
2020-09-22 14:16 ` Robin Murphy
2020-09-22 14:16 ` [PATCH v2 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-28 14:59   ` Will Deacon
2020-09-28 14:59     ` Will Deacon
2020-09-28 14:59     ` Will Deacon
2020-09-28 14:59     ` Will Deacon
2020-10-05 14:50   ` Boris Brezillon
2020-10-05 14:50     ` Boris Brezillon
2020-10-05 14:50     ` Boris Brezillon
2020-10-05 14:50     ` Boris Brezillon
2020-10-05 15:16     ` Steven Price
2020-10-05 15:16       ` Steven Price
2020-10-05 15:16       ` Steven Price
2020-10-05 15:16       ` Steven Price
2020-10-05 15:52       ` Boris Brezillon
2020-10-05 15:52         ` Boris Brezillon
2020-10-05 15:52         ` Boris Brezillon
2020-10-05 15:52         ` Boris Brezillon
2020-09-22 14:16 ` [PATCH v2 2/3] drm/panfrost: Support cache-coherent integrations Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16 ` [PATCH v2 3/3] arm64: dts: meson: Describe G12b GPU as coherent Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 14:16   ` Robin Murphy
2020-09-22 16:25 ` [PATCH v2 0/3] drm: panfrost: Coherency support Alyssa Rosenzweig
2020-09-22 16:25   ` Alyssa Rosenzweig
2020-09-22 16:25   ` Alyssa Rosenzweig
2020-09-22 16:25   ` Alyssa Rosenzweig
2020-10-30  8:35 ` Neil Armstrong
2020-10-30  8:35   ` Neil Armstrong
2020-10-30  8:35   ` Neil Armstrong
2020-10-30  8:35   ` Neil Armstrong
2021-02-03 12:38 ` Robin Murphy
2021-02-04 15:06   ` Greg KH

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.