On Wed, Mar 6, 2019 at 8:01 AM Benjamin Gaignard
<benjamin.gaign...@linaro.org> wrote:
>
> Le mar. 5 mars 2019 à 21:54, John Stultz <john.stu...@linaro.org> a écrit :
> >
> > This patch adds system heap to the dma-buf heaps framework.
> >
> > This allows applications to get a page-allocator backed dma-buf
> > for non-contiguous memory.
> >
> > 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!
> >
> > Cc: Laura Abbott <labb...@redhat.com>
> > Cc: Benjamin Gaignard <benjamin.gaign...@linaro.org>
> > Cc: Greg KH <gre...@linuxfoundation.org>
> > Cc: Sumit Semwal <sumit.sem...@linaro.org>
> > Cc: Liam Mark <lm...@codeaurora.org>
> > Cc: Brian Starkey <brian.star...@arm.com>
> > Cc: Andrew F. Davis <a...@ti.com>
> > Cc: Chenbo Feng <fe...@google.com>
> > Cc: Alistair Strachan <astrac...@google.com>
> > Cc: dri-devel@lists.freedesktop.org
> > Signed-off-by: John Stultz <john.stu...@linaro.org>
> > ---
> > v2:
> > * Switch allocate to return dmabuf fd
> > * Simplify init code
> > * Checkpatch fixups
> > * Droped dead system-contig code
>
> just few blank lines to remove.
>
> Reveiwed-by: Benjamin Gaignard <benjamin.gaign...@linaro.org>

Done! Thanks so much for the review!
-john
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to