On Thu, Nov 10, 2016 at 4:55 PM, Tomasz Figa <[email protected]> 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 <[email protected]> > Reviewed-by: Emil Velikov <[email protected]>
Gentle ping. :) Thanks, Tomasz _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
