OSDN Git Service

android: fix gralloc_drm_pipe building error with mesa 12.1
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 27 Aug 2016 15:41:46 +0000 (17:41 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sat, 27 Aug 2016 15:41:46 +0000 (17:41 +0200)
commit397a5a4ec225930eb3b2ab6ffdaee0bd5998a0e0
tree9d5660a7c955ba716693d332b93ad1e3671e2201
parentc6a6d36255eb6f835e7d6e1c2e2ab4c8ffa9d143
android: fix gralloc_drm_pipe building error with mesa 12.1

Fixes a building error introduced by commit 9daaa6f
"gallium: add a pipe_context parameter to resource_get_handle"

The new parameter was introduced for radeonsi future uses
and can be optionally set to NULL for now
gralloc_drm_pipe.c