linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] CMA for arm64
@ 2013-12-10 19:52 Laura Abbott
  2013-12-10 19:52 ` [PATCHv2 1/2] arm64: Check for NULL device before getting the coherent_dma_mask Laura Abbott
  2013-12-10 19:52 ` [PATCHv2 2/2] arm64: Enable CMA Laura Abbott
  0 siblings, 2 replies; 4+ messages in thread
From: Laura Abbott @ 2013-12-10 19:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is v2 of adding CMA for arm64. I dropped integration into swiotlb
and put the calls directly into mm/dma-mapping.c

 arch/arm64/Kconfig                      |    1 +
 arch/arm64/include/asm/dma-contiguous.h |   29 +++++++++++++++++++++++++++++
 arch/arm64/mm/dma-mapping.c             |   26 +++++++++++++++++++++++---
 arch/arm64/mm/init.c                    |    3 +++
 4 files changed, 56 insertions(+), 3 deletions(-)


Thanks,
Laura

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

end of thread, other threads:[~2013-12-10 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 19:52 [PATCHv2 0/2] CMA for arm64 Laura Abbott
2013-12-10 19:52 ` [PATCHv2 1/2] arm64: Check for NULL device before getting the coherent_dma_mask Laura Abbott
2013-12-10 19:52 ` [PATCHv2 2/2] arm64: Enable CMA Laura Abbott
2013-12-10 21:06   ` Laura Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).