Hi Rob, all,
On 4 May 2016 at 03:02, Rob Herring wrote:
> This series adds map and unmap functions to GBM. These are needed to
> provide a device independent buffer allocation interface to Android's
> gralloc.
>
> Open questions:
> - Need to flush context on unmap?
> - Need fences for gralloc loc
This series adds map and unmap functions to GBM. These are needed to
provide a device independent buffer allocation interface to Android's
gralloc.
Open questions:
- Need to flush context on unmap?
- Need fences for gralloc lockAsync support?
Major changes from v1[1]:
- Further split up patches
-