Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[firefly-linux-kernel-4.4.55.git] / 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>