[Mesa-dev] [PATCH] Android: add renderonly files to libmesa_gallium

Eric Anholt eric at anholt.net
Mon Jun 26 23:11:02 UTC 2017


Rob Herring <robh at kernel.org> writes:

> vc4 now depends on renderonly functions, but these weren't added to the
> Android build resulting in the following errors:
>
> src/gallium/drivers/vc4/vc4_resource.c:380: error: undefined reference to 'renderonly_scanout_destroy'
> src/gallium/drivers/vc4/vc4_resource.c:681: error: undefined reference to 'renderonly_create_gpu_import_for_resource'
> src/gallium/drivers/vc4/vc4_screen.c:625: error: undefined reference to 'renderonly_dup'
> src/gallium/winsys/pl111/drm/pl111_drm_winsys.c:37: error: undefined reference to 'renderonly_create_gpu_import_for_resource'
> src/gallium/winsys/pl111/drm/pl111_drm_winsys.c:37: error: undefined reference to 'renderonly_create_gpu_import_for_resource'
>
> Fixes: 7029ec05e2c7 ("gallium: Add renderonly-based support for pl111+vc4.")
> Cc: Eric Anholt <eric at anholt.net>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> Eric, not sure how this got missed. I'm guessing the build didn't link 
> due to some other errors.

Reviewed and pushed.  Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170626/5f8e8c5a/attachment.sig>


More information about the mesa-dev mailing list