omap: dma: Support for prefetch in destination synchronizedtransfer
authorSamu Onkalo <samu.p.onkalo@nokia.com>
Mon, 2 Aug 2010 11:21:40 +0000 (14:21 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 11:21:40 +0000 (14:21 +0300)
commit72a1179ed41e0fc6bd5eb58e02e8d230eba10e24
treebfb28f4becca1ed753c2c0d10d14c4280b9f66b3
parent5ebc0d526af51d84b3d6fbf27b69f8d44f277064
omap: dma: Support for prefetch in destination synchronizedtransfer

Omap DMA controller can prefetch data in advance in case of
destination synchronized data transfer. This may increase
performance when target HW block doesn't have fifo.
Data is waiting for transfer request in DMA fifo instead of read from memory.

Signed-off-by: Samu Onkalo <samu.p.onkalo@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
arch/arm/plat-omap/include/plat/dma.h