On Mon, Nov 4, 2019 at 11:34 AM John Stultz wrote:
>
> On Sun, Nov 3, 2019 at 8:13 AM wrote:
> > On Fri, Nov 01, 2019 at 09:42:35PM +, John Stultz wrote:
> > > Add generic helper dmabuf ops for dma heaps, so we can reduce
> > > the amount of duplicative code for the exported dmabufs.
> > >
>
On Sun, Nov 3, 2019 at 8:13 AM wrote:
> On Fri, Nov 01, 2019 at 09:42:35PM +, John Stultz wrote:
> > Add generic helper dmabuf ops for dma heaps, so we can reduce
> > the amount of duplicative code for the exported dmabufs.
> >
> > This code is an evolution of the Android ION implementation, s
Add generic helper dmabuf ops for dma heaps, so we can reduce
the amount of duplicative code for the exported dmabufs.
This code is an evolution of the Android ION implementation, so
thanks to its original authors and maintainters:
Rebecca Schultz Zavin, Colin Cross, Laura Abbott, and others!
C