summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/heaps/cma_heap.c
AgeCommit message (Expand)Author
2020-12-16dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPSJohn Stultz
2020-11-22dma-buf: heaps: Skip sync if not mappedJohn Stultz
2020-11-22dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2019-12-11dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz
2019-10-30Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul
2019-10-25dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz