diff options
author | Rob Herring <[email protected]> | 2018-04-26 16:02:01 +0200 |
---|---|---|
committer | Robert Foss <[email protected]> | 2018-06-25 18:54:09 +0200 |
commit | 3f7bca44d9a9f07eaafc5de850ec65bdd00707b9 (patch) | |
tree | c0877a83541caa1943f430381474f5a977fca159 /src/gallium/drivers/radeonsi/si_clear.c | |
parent | 5a34aba07de19d12928177622cf87cdd4b7fef1a (diff) |
egl/android: #ifdef out flink name support
Maintaining both flink names and prime fd support which are provided by
2 different gralloc implementations is problematic because we have a
dependency on a specific gralloc implementation header.
This mostly disables the dependency on the gralloc implementation and
headers. The dependency on GRALLOC_MODULE_PERFORM_GET_DRM_FD remains for
now, but the definition is added locally to remove the header
dependency.
drm_gralloc support can be enabled by setting
BOARD_USES_DRM_GRALLOC=true in BoardConfig.mk.
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_clear.c')
0 files changed, 0 insertions, 0 deletions