summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/heaps/system_heap.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz2020-11-221-18/+71
* dma-buf: heaps: Skip sync if not mappedJohn Stultz2020-11-221-0/+10
* dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz2020-11-221-46/+303
* dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis2019-12-171-1/+1
* dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz2019-12-111-0/+123
* Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul2019-10-301-124/+0
* dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz2019-10-251-0/+124