On Fri, Oct 06, 2017 at 05:02:03PM -0500, Rob Herring wrote:
> There's no opensource implementation for the NVIDIA gralloc implementation,
> so remove it as it is not testable.
> 
> As all of the gralloc perform() operations are specific to it, they can be
> removed, too.
> 
> Signed-off-by: Rob Herring <r...@kernel.org>
> ---
>  Android.mk      |   5 -
>  drmhwcgralloc.h |  33 -----
>  platformnv.cpp  | 374 
> --------------------------------------------------------
>  3 files changed, 412 deletions(-)
>  delete mode 100644 platformnv.cpp

This is in agreement with other parts of the open source graphics stack,
so:

Acked-by: Thierry Reding <tred...@nvidia.com>

If anyone wants to revive this, they'd have to provide an open source
implementation of gralloc first, and then this commit could always be
reverted.

Thierry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to