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
|
12 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 |
Stefano Stabellini
|
69908907b0
xen: make xen_create_contiguous_region return the dma address
|
12 years ago |
Zoltan Kiss
|
2b2b614dd2
tracing/events: Add bounce tracing to swiotbl
|
12 years ago |
Stefano Stabellini
|
781575cd81
swiotlb-xen: replace dma_length with sg_dma_len() macro
|
12 years ago |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 years ago |
Yinghai Lu
|
ac2cbab21f
x86: Don't panic if can not alloc buffer for swiotlb
|
12 years ago |
Alexander Duyck
|
fbfda893eb
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
|
13 years ago |
Alexander Duyck
|
61ca08c322
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
|
13 years ago |
Alexander Duyck
|
e05ed4d1fa
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
|
13 years ago |
Konrad Rzeszutek Wilk
|
a5f9515570
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
|
13 years ago |
Konrad Rzeszutek Wilk
|
e815f45e6e
xen/swiotlb: Remove functions not needed anymore.
|
13 years ago |
Konrad Rzeszutek Wilk
|
c468bdee28
xen/swiotlb: For early initialization, return zero on success.
|
13 years ago |