linux/arch
Christoph Hellwig 886643b766 arm64: use the generic swiotlb_dma_ops
Now that the generic swiotlb code supports non-coherent DMA we can switch
to it for arm64.  For that we need to refactor the existing
alloc/free/mmap/pgprot helpers to be used as the architecture hooks,
and implement the standard arch_sync_dma_for_{device,cpu} hooks for
cache maintaincance in the streaming dma hooks, which also implies
using the generic dma_coherent flag in struct device.

Note that we need to keep the old is_device_dma_coherent function around
for now, so that the shared arm/arm64 Xen code keeps working.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
2018-10-19 08:53:24 +02:00
..
alpha Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2018-08-24 09:25:39 -07:00
arc dma-mapping: consolidate the dma mmap implementations 2018-09-20 09:01:16 +02:00
arm dma-mapping: consolidate the dma mmap implementations 2018-09-20 09:01:16 +02:00
arm64 arm64: use the generic swiotlb_dma_ops 2018-10-19 08:53:24 +02:00
c6x dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
h8300 Kbuild updates for v4.19 (2nd) 2018-08-25 13:40:38 -07:00
hexagon dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
ia64 dma-mapping: make the get_required_mask method available unconditionally 2018-10-01 07:27:00 -07:00
m68k dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
microblaze dma-mapping: consolidate the dma mmap implementations 2018-09-20 09:01:16 +02:00
mips dma-mapping: consolidate the dma mmap implementations 2018-09-20 09:01:16 +02:00
nds32 dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
nios2 dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
openrisc dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
parisc dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
powerpc swiotlb: remove the overflow buffer 2018-10-19 08:43:46 +02:00
riscv RISC-V: Use a less ugly workaround for unused variable warnings 2018-08-28 12:58:36 -07:00
s390 Kbuild updates for v4.19 (2nd) 2018-08-25 13:40:38 -07:00
sh dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
sparc dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
um kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
unicore32 unicore32: remove swiotlb support 2018-09-30 16:07:35 -07:00
x86 dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
xtensa dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
.gitignore
Kconfig Merge branch 'tlb-fixes' 2018-08-23 14:55:01 -07:00