[Mesa-dev] [PATCH v2 1/2] egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
tfiga at chromium.org
Mon Nov 21 06:46:47 UTC 2016
On Thu, Nov 10, 2016 at 4:55 PM, Tomasz Figa <tfiga at chromium.org> wrote:
> Currently droid_open_device() gets a reference to the gralloc module
> only for its own use and does not store it anywhere. To make it possible
> to call gralloc methods from code added in further patches, let's
> refactor current code to get gralloc module in dri2_initialize_android()
> and store it in dri2_dpy.
>
> v2: fixes from Emil's review:
> a) remove duplicate initialization of 'err'.
>
> Signed-off-by: Tomasz Figa <tfiga at chromium.org>
> Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
Gentle ping. :)
Thanks,
Tomasz
More information about the mesa-dev
mailing list