All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] XEN SWIOTLB for ARM dma operations extension
@ 2017-01-10 16:44 Andrii Anisov
  2017-01-10 16:44 ` [RFC 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback Andrii Anisov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrii Anisov @ 2017-01-10 16:44 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall, sstabellini, andrii_anisov

From: Andrii Anisov <andrii_anisov@epam.com>

Some drivers need additional dma ops to be provided by xen swiotlb. Because
common operations implementation came from x86 world and does not suite ARM
needs.

dma_mmap patch is a port of an antique and lost patch discussed here:
http://marc.info/?l=xen-devel&m=139695901430667&w=4

Andrii Anisov (1):
  swiotlb-xen: implement xen_swiotlb_get_sgtable callback

Stefano Stabellini (1):
  swiotlb-xen: implement xen_swiotlb_dma_mmap callback

 arch/arm/xen/mm.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

-- 
2.7.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-01-11 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 16:44 [RFC 0/2] XEN SWIOTLB for ARM dma operations extension Andrii Anisov
2017-01-10 16:44 ` [RFC 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback Andrii Anisov
2017-01-10 16:44 ` [RFC 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback Andrii Anisov
2017-01-10 18:50 ` [RFC 0/2] XEN SWIOTLB for ARM dma operations extension Konrad Rzeszutek Wilk
2017-01-11 16:09   ` Andrii Anisov
2017-01-11 16:10     ` Konrad Rzeszutek Wilk

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.