Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-block.git] / drivers / staging / sm750fb / TODO
CommitLineData
81dee67e 1TODO:
258f6a50 2- lots of checkpatch cleanup
81dee67e
SM
3- use kernel coding style
4- refine the code and remove unused code
288ef567 5- Implement hardware acceleration for imageblit if image->depth > 1
81dee67e
SM
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)
da1725ca
DV
9- must be ported to the atomic kms framework in the drm subsystem (which will
10 give you a basic fbdev driver for free)
81dee67e 11
5adc211e
SM
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
81dee67e
SM
16Please send any patches to
17 Greg Kroah-Hartman <greg@kroah.com>
18 Sudip Mukherjee <sudipm.mukherjee@gmail.com>
19 Teddy Wang <teddy.wang@siliconmotion.com>