Age | Commit message (Expand) | Author |
---|---|---|
2021-02-25 | dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual hea... | John Stultz |
2021-01-22 | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead... | John Stultz |
2021-01-22 | dma-buf: system_heap: Make sure to return an error if we abort | John Stultz |
2020-11-22 | dma-buf: system_heap: Allocate higher order pages if available | John Stultz |
2020-11-22 | dma-buf: heaps: Skip sync if not mapped | John Stultz |
2020-11-22 | dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists | John Stultz |
2019-12-17 | dma-buf: heaps: Remove redundant heap identifier from system heap name | Andrew F. Davis |
2019-12-11 | dma-buf: heaps: Add system heap to dmabuf heaps | John Stultz |
2019-10-30 | Revert "dma-buf: heaps: Add system heap to dmabuf heaps" | Sean Paul |
2019-10-25 | dma-buf: heaps: Add system heap to dmabuf heaps | John Stultz |