Hi Rob,

On Sun, Jun 10, 2018 at 2:28 AM Robert Foss <robert.f...@collabora.com> wrote:
>
> From: Rob Herring <r...@kernel.org>
>
> 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 <r...@kernel.org>
> Signed-off-by: Robert Foss <robert.f...@collabora.com>
> ---
>
> Changes since RFC:
>  - Instead of removing code, #ifdef it out.

FWIW,

Reviewed-by: Tomasz Figa <tf...@chromium.org>

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

Reply via email to