linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] ARM: shmobile: lager: Enable DMA bounce for PCI
@ 2014-01-28 18:53 Valentine Barshak
  2014-01-29  6:45 ` Simon Horman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Valentine Barshak @ 2014-01-28 18:53 UTC (permalink / raw)
  To: linux-sh

This enables DMA bounce for PCI since the controller does
not support more than 2G PCI-AHB memory window.
The problems with DMA transfers can be observed when
setting 2G/2G user/kernel memory split model
(CONFIG_VMSPLIT_2G=y)
These patches help to avoid it.

The patches should be applied on top of the 
"[PATCH V3 0/3] ARM: shmobile: lager: Add USB support" series at
http://marc.info/?l=linux-sh&m\x139060253506760&w=2

Valentine Barshak (2):
  ARM: shmobile: lager: Use DMA bounce for PCI devices
  ARM: shmobile: lager: Increase the size of ARM corehent DMA pool

 arch/arm/boot/dts/r8a7790-lager.dts  |  2 +-
 arch/arm/mach-shmobile/Kconfig       |  2 ++
 arch/arm/mach-shmobile/board-lager.c | 38 ++++++++++++++++++++++++++++++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-01-29 17:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-28 18:53 [PATCH RFC 0/2] ARM: shmobile: lager: Enable DMA bounce for PCI Valentine Barshak
2014-01-29  6:45 ` Simon Horman
2014-01-29  8:03 ` Ben Dooks
2014-01-29  9:38 ` Valentine
2014-01-29 11:15 ` Valentine
2014-01-29 12:45 ` Ben Dooks
2014-01-29 12:47 ` Valentine
2014-01-29 16:03 ` Ben Dooks
2014-01-29 16:37 ` Valentine
2014-01-29 16:57 ` Ben Dooks
2014-01-29 17:05 ` Valentine

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).