linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging/sm750fb: Add "port to atomic kms" to TODO
@ 2017-11-28 11:47 Daniel Vetter
  2017-11-28 20:20 ` Alex Deucher
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Vetter @ 2017-11-28 11:47 UTC (permalink / raw)
  To: LKML
  Cc: Daniel Vetter, Greg Kroah-Hartman, Sudip Mukherjee, Teddy Wang,
	Sudip Mukherjee, Bartlomiej Zolnierkiewicz, dri-devel,
	Daniel Vetter

fbdev is closed for new drivers, drm won't take anything but atomic
drivers.

Cc: Greg Kroah-Hartman <greg@kroah.com>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Cc: Sudip Mukherjee <sudip@vectorindia.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 drivers/staging/sm750fb/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO
index a3a877d90066..f710ab15abfe 100644
--- a/drivers/staging/sm750fb/TODO
+++ b/drivers/staging/sm750fb/TODO
@@ -6,8 +6,8 @@ TODO:
 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
 	are supposed to be sample code which is given here if someone wants to
 	use those functionalities)
-- move it to drivers/video/fbdev
-- modify the code for drm framework
+- must be ported to the atomic kms framework in the drm subsystem (which will
+  give you a basic fbdev driver for free)
 
 Please send any patches to
 	Greg Kroah-Hartman <greg@kroah.com>
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] staging/sm750fb: Add "port to atomic kms" to TODO
  2017-11-28 11:47 [PATCH] staging/sm750fb: Add "port to atomic kms" to TODO Daniel Vetter
@ 2017-11-28 20:20 ` Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2017-11-28 20:20 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: LKML, Sudip Mukherjee, Teddy Wang, Bartlomiej Zolnierkiewicz,
	Maling list - DRI developers, Greg Kroah-Hartman, Daniel Vetter,
	Sudip Mukherjee

On Tue, Nov 28, 2017 at 6:47 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> fbdev is closed for new drivers, drm won't take anything but atomic
> drivers.
>
> Cc: Greg Kroah-Hartman <greg@kroah.com>
> Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
> Cc: Teddy Wang <teddy.wang@siliconmotion.com>
> Cc: Sudip Mukherjee <sudip@vectorindia.org>
> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>

Acked-by: Alex Deucher <alexander.deucher@amd.com>

> ---
>  drivers/staging/sm750fb/TODO | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO
> index a3a877d90066..f710ab15abfe 100644
> --- a/drivers/staging/sm750fb/TODO
> +++ b/drivers/staging/sm750fb/TODO
> @@ -6,8 +6,8 @@ TODO:
>  - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
>         are supposed to be sample code which is given here if someone wants to
>         use those functionalities)
> -- move it to drivers/video/fbdev
> -- modify the code for drm framework
> +- must be ported to the atomic kms framework in the drm subsystem (which will
> +  give you a basic fbdev driver for free)
>
>  Please send any patches to
>         Greg Kroah-Hartman <greg@kroah.com>
> --
> 2.15.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-28 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28 11:47 [PATCH] staging/sm750fb: Add "port to atomic kms" to TODO Daniel Vetter
2017-11-28 20:20 ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).