On Thu, Nov 10, 2016 at 4:55 PM, Tomasz Figa <tf...@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 <tf...@chromium.org>
> Reviewed-by: Emil Velikov <emil.veli...@collabora.com>

Gentle ping. :)

Thanks,
Tomasz
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to