Konrad Rzeszutek Wilk
|
7453c549f5
swiotlb: Export swiotlb_max_segment to users
|
8 years ago |
Geert Uytterhoeven
|
ae7871be18
swiotlb: Convert swiotlb_force from int to enum
|
8 years ago |
Alexander Duyck
|
d29fa0cb76
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
|
8 years ago |
Alexander Duyck
|
0443fa003f
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
|
8 years ago |
Alexander Duyck
|
7641842164
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
|
8 years ago |
Krzysztof Kozlowski
|
00085f1efa
dma-mapping: use unsigned long for dma_attrs
|
9 years ago |
Julien Grall
|
9435cce879
xen/swiotlb: Add support for 64KB page granularity
|
10 years ago |
Julien Grall
|
291be10fd7
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
|
10 years ago |
Linus Torvalds
|
33e247c7e5
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Christoph Hellwig
|
6894258eda
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
|
10 years ago |
Julien Grall
|
32e09870ee
xen: Make clear that swiotlb and biomerge are dealing with DMA address
|
10 years ago |
Stefano Stabellini
|
8746515d7f
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
|
10 years ago |
David Vrabel
|
4ef8e3f350
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
|
10 years ago |
Stefano Stabellini
|
2c3fc8d26d
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
|
10 years ago |
Stefano Stabellini
|
9490c6c67e
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
|
10 years ago |
Stefano Stabellini
|
c884227eaa
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
|
10 years ago |
Stefano Stabellini
|
d6883e6f32
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
|
10 years ago |
Stefano Stabellini
|
a4dba13089
xen/arm/arm64: introduce xen_arch_need_swiotlb
|
10 years ago |
Stefano Stabellini
|
a0f2dee0cd
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
|
10 years ago |
Ian Campbell
|
e17b2f114c
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
|
11 years ago |
Stefano Stabellini
|
71bfae9097
swiotlb-xen: add missing xen_dma_map_page call
|
11 years ago |
Konrad Rzeszutek Wilk
|
e1d8f62ad4
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13
|
11 years ago |
Stefano Stabellini
|
15177608c7
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
|
11 years ago |
Stefano Stabellini
|
6b42a7eafb
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary
|
11 years ago |
Stefano Stabellini
|
783d028104
swiotlb: print a warning when the swiotlb is full
|
11 years ago |
Stefano Stabellini
|
6cf0546362
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
|
11 years ago |
Thierry Reding
|
ce5be5a163
tracing/events: Fix swiotlb tracepoint creation
|
11 years ago |
Stefano Stabellini
|
1b65c4e5a9
swiotlb-xen: use xen_alloc/free_coherent_pages
|
12 years ago |
Stefano Stabellini
|
eb1ddc00b8
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
|
12 years ago |
Stefano Stabellini
|
83862ccfc0
xen/arm,arm64: enable SWIOTLB_XEN
|
12 years ago |