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
..
2007-05-08 11:15:18 -07:00
2007-05-08 11:15:22 -07:00
2007-05-07 12:12:58 -07:00
2007-05-08 20:41:14 -07:00
2007-05-08 11:15:22 -07:00
2007-05-08 11:15:22 -07:00
2007-05-08 11:15:20 -07:00
2007-05-08 11:15:22 -07:00
2007-05-08 11:15:08 -07:00
2007-05-08 17:50:14 -07:00