summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/heaps/system_heap.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-22dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz1-18/+71
2020-11-22dma-buf: heaps: Skip sync if not mappedJohn Stultz1-0/+10
2020-11-22dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz1-46/+303
2019-12-17dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis1-1/+1
2019-12-11dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz1-0/+123
2019-10-30Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul1-124/+0
2019-10-25dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz1-0/+124