]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: sm750fb: add drm development branch details
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 29 Apr 2018 17:53:07 +0000 (18:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 01:51:38 +0000 (18:51 -0700)
The sm750 driver in staging has no future as new framebuffer driver
will not be added to fbdev anymore. A drm driver is being prepared, and
the details added to the TODO file. This sm750fb driver will be removed
as soon as the drm driver is ready. Also, remove my old email.

Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/TODO

index f710ab15abfec7b82e190dcca71eb2fe47b1a56c..481409eb3fb384f71a9fb91262b0e9010e5200bb 100644 (file)
@@ -9,8 +9,11 @@ TODO:
 - must be ported to the atomic kms framework in the drm subsystem (which will
   give you a basic fbdev driver for free)
 
+Note:
+- This driver will be removed from staging after the drm driver is ready
+- The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm750
+
 Please send any patches to
        Greg Kroah-Hartman <greg@kroah.com>
        Sudip Mukherjee <sudipm.mukherjee@gmail.com>
        Teddy Wang <teddy.wang@siliconmotion.com>
-       Sudip Mukherjee <sudip@vectorindia.org>