blob: a3a877d90066f90a6c36f50a4c6b8c876030a432 [file] [log] [blame]
Sudip Mukherjee81dee672015-03-03 16:21:06 +05301TODO:
Robin Karlsson258f6a52015-04-10 00:12:16 +02002- lots of checkpatch cleanup
Sudip Mukherjee81dee672015-03-03 16:21:06 +05303- use kernel coding style
4- refine the code and remove unused code
Huacai Chen288ef562015-05-11 11:08:22 +08005- Implement hardware acceleration for imageblit if image->depth > 1
Sudip Mukherjee81dee672015-03-03 16:21:06 +05306- 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
12Please 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>