gpu: ion: Set the dma_address of the sg list at alloc time
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / ion / ion.c
2013-07-01 Rebecca Schultz... gpu: ion: Set the dma_address of the sg list at alloc...
2013-07-01 Greg Hackmanngpu: ion: fill in buffer->{dev,size} before mapping...
2013-07-01 Rebecca Schultz... gpu: ion: Get an sg_table from an ion handle
2013-07-01 Rebecca Schultz... gpu: ion: Allocate the sg_table at creation time rather...
2013-07-01 Rebecca Schultz... gpu: ion: support begin/end and kmap/kunmap dma_buf ops
2013-07-01 Rebecca Schultz... ion: Switch ion to use dma-buf
2013-07-01 KyongHo Chogpu: ion: several bugfixes and enhancements of ION
2013-07-01 Rebecca Schultz... ion: Add reserve function to ion
2013-07-01 Rebecca Schultz... ion: Switch map/unmap dma api to sg_tables
2013-07-01 Rebecca Schultz... gpu: ion: Add ION Memory Manager