All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT
@ 2016-02-23 23:02 ` Yong Wu
  0 siblings, 0 replies; 18+ messages in thread
From: Yong Wu @ 2016-02-23 23:02 UTC (permalink / raw)
  To: Joerg Roedel, Robin Murphy, Will Deacon, Matthias Brugger
  Cc: Daniel Kurtz, Tomasz Figa, Lucas Stach, Rob Herring,
	Catalin Marinas, linux-mediatek, Sasha Hauer, srv_heupstream,
	linux-kernel, linux-arm-kernel, iommu, pebolle, arnd, mitchelh,
	youhua.li, milton.chiang

  This patch-set add MTK 4GB mode support on the Short-Descriptor.
MTK extend the bit9 of the standard pgtable descriptor as the 4GB mode.
We add a special quirk for this.
  This two patches are based on Robin's Short-decriptor v3[1], MTK
IOMMU v10[2] and Robin's "Rationalise quirk handling"[3].

[1]: http://lists.linuxfoundation.org/pipermail/iommu/2016-January/015463.html
[2]: http://lists.linuxfoundation.org/pipermail/iommu/2016-February/015795.html
[3]: http://lists.linuxfoundation.org/pipermail/iommu/2016-February/015663.html

Yong Wu (2):
  iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
  iommu/mediatek: Add 4GB mode support

 drivers/iommu/io-pgtable-arm-v7s.c | 14 +++++++++++++-
 drivers/iommu/io-pgtable.h         |  6 ++++++
 drivers/iommu/mtk_iommu.c          | 14 +++++++++++---
 3 files changed, 30 insertions(+), 4 deletions(-)

-- 
1.8.1.1.dirty 

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

end of thread, other threads:[~2016-03-11 14:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-23 23:02 [PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT Yong Wu
2016-02-23 23:02 ` Yong Wu
2016-02-23 23:02 ` Yong Wu
2016-02-23 23:02 ` [PATCH 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor Yong Wu
2016-02-23 23:02   ` Yong Wu
2016-02-23 23:02   ` Yong Wu
2016-03-02 12:31   ` Robin Murphy
2016-03-02 12:31     ` Robin Murphy
2016-03-02 12:31     ` Robin Murphy
2016-03-10 14:18     ` Yingjoe Chen
2016-03-10 14:18       ` Yingjoe Chen
2016-03-10 14:18       ` Yingjoe Chen
2016-03-11 14:45     ` Robin Murphy
2016-03-11 14:45       ` Robin Murphy
2016-03-11 14:45       ` Robin Murphy
2016-02-23 23:02 ` [PATCH 2/2] iommu/mediatek: Add 4GB mode support Yong Wu
2016-02-23 23:02   ` Yong Wu
2016-02-23 23:02   ` Yong Wu

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.