[PATCH hwc] drm_hwcomposer: remove NVIDIA importer

Thierry Reding thierry.reding at gmail.com
Mon Oct 9 13:07:25 UTC 2017


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 <robh at 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 <treding at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171009/f35abfc6/attachment.sig>


More information about the dri-devel mailing list