aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/ion/ion_chunk_heap.c
AgeCommit message (Expand)Author
2013-09-19ion: chunk_heap: fix leak in allocated counterColin Cross
2013-07-01gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-07-01gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation timeRebecca Schultz Zavin
2013-07-01gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-07-01gpu: ion: Only flush buffers in the chunk heap if they were used cachedRebecca Schultz Zavin
2013-07-01gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-07-01gpu: ion: Add chunk heapRebecca Schultz Zavin