[PATCH hwc] drm_hwcomposer: remove NVIDIA importer
Robert Foss
robert.foss at collabora.com
Mon Oct 9 13:58:23 UTC 2017
Hey Thierry,
On Mon, 2017-10-09 at 15:07 +0200, Thierry Reding wrote:
> 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
Excellent, thanks for the quick reply.
Rob.
More information about the dri-devel
mailing list