xref: /linux/drivers/staging/sm750fb/TODO (revision 60675d4ca1ef0857e44eba5849b74a3a998d0c0f)
1TODO:
2- lots of checkpatch cleanup
3- use kernel coding style
4- refine the code and remove unused code
5- Implement hardware acceleration for imageblit if image->depth > 1
6- check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
7	are supposed to be sample code which is given here if someone wants to
8	use those functionalities)
9- must be ported to the atomic kms framework in the drm subsystem (which will
10  give you a basic fbdev driver for free)
11
12Note:
13- This driver will be removed from staging after the drm driver is ready
14- The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm750
15