linux-stable/arch/avr32
Haavard Skinnemoen a492dbb9e3 [AVR32] Implement dma_{alloc,free}_writecombine()
Implement dma_alloc_writecombine() and its dma_free_writecombine()
counterpart. These will do basically the same thing as
dma_alloc_coherent() except that the virtual mapping will allow
write buffering, causing better performance for certain use cases
like frame buffers.

The same API is already available on ARM.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-05-09 08:48:39 +02:00
..
boards [AVR32] Board code for ATNGW100 2007-04-27 13:44:15 +02:00
boot [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00
configs [AVR32] Board code for ATNGW100 2007-04-27 13:44:15 +02:00
kernel AVR32: Spinlock initializer cleanup 2007-05-09 08:48:39 +02:00
lib [AVR32] Remove last remains of libgcc 2007-02-09 15:01:59 +01:00
mach-at32ap AVR32: Spinlock initializer cleanup 2007-05-09 08:48:39 +02:00
mm [AVR32] Implement dma_{alloc,free}_writecombine() 2007-05-09 08:48:39 +02:00
Kconfig AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". 2007-04-27 13:45:26 +02:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [AVR32] Use correct config symbol when setting cpuflags 2007-05-09 08:48:38 +02:00