[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190116154116.GD871@kroah.com>
Date: Wed, 16 Jan 2019 16:41:16 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Daniel Vetter <daniel.vetter@...ll.ch>
Cc: DRI Development <dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>,
Daniel Vetter <daniel.vetter@...el.com>,
Arnaud Patard <arnaud.patard@...-net.org>
Subject: Re: [PATCH] staging/xgifb: Needs to be converted to a drm driver
On Wed, Jan 16, 2019 at 11:04:40AM +0100, Daniel Vetter wrote:
> The fbdev subsystem is closed for new drivers, those need to become
> drm ones (which generally results in smaller drivers nowadays, with
> the massive amounts of shared infrastructure and helper libraries drm
> has).
>
> Although given the lack of progress since 2010, maybe time to ditch it
> from staging outright?
>
> Signed-off-by: Daniel Vetter <daniel.vetter@...el.com>
> Cc: Arnaud Patard <arnaud.patard@...-net.org>
> Cc: Daniel Vetter <daniel.vetter@...ll.ch>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
> drivers/staging/xgifb/TODO | 3 +++
> 1 file changed, 3 insertions(+)
No one has done anything with this code for over the past year, so I'll
just go delete it, after applying this patch, so that if it does get
reverted, the TODO item will stay :)
thanks,
greg k-h
Powered by blists - more mailing lists