aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/dma-buf/heaps (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis1-1/+1
2019-12-11dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz3-0/+186
2019-12-11dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz3-0/+130
2019-12-11dma-buf: heaps: Add heap helpersJohn Stultz3-0/+326
2019-10-30Revert "dma-buf: heaps: Add heap helpers"Sean Paul3-325/+0
2019-10-30Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul3-131/+0
2019-10-30Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul3-187/+0
2019-10-25dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz3-0/+187
2019-10-25dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz3-0/+131
2019-10-25dma-buf: heaps: Add heap helpersJohn Stultz3-0/+325