[PATCH kernel RFC 0/2] powerpc/ioda2: An attempt to allow DMA masks between 32 and 59
Alexey Kardashevskiy
aik at ozlabs.ru
Fri Apr 12 16:44:06 AEST 2019
This is an attempt to allow DMA mask 40 or similar which are not large
enough to use either a PHB3 bypass mode or a sketchy bypass.
This is based on sha1
582549e3fbe1 Linus Torvalds Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Please comment. Thanks.
Alexey Kardashevskiy (2):
powerpc/powernv/ioda: Allocate TCE table levels on demand for default
DMA window
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU
pages
arch/powerpc/include/asm/iommu.h | 8 ++-
arch/powerpc/platforms/powernv/pci.h | 2 +-
arch/powerpc/kernel/iommu.c | 58 +++++++++++++------
arch/powerpc/platforms/powernv/pci-ioda-tce.c | 19 +++---
arch/powerpc/platforms/powernv/pci-ioda.c | 14 ++++-
5 files changed, 66 insertions(+), 35 deletions(-)
--
2.17.1
More information about the Linuxppc-dev
mailing list