These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / sm750fb / TODO
1 TODO:
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 - move it to drivers/video/fbdev
10 - modify the code for drm framework
11
12 Please send any patches to
13         Greg Kroah-Hartman <greg@kroah.com>
14         Sudip Mukherjee <sudipm.mukherjee@gmail.com>
15         Teddy Wang <teddy.wang@siliconmotion.com>
16         Sudip Mukherjee <sudip@vectorindia.org>