TODO 614 B

12345678910111213141516
  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. Please send any patches to
  12. Greg Kroah-Hartman <greg@kroah.com>
  13. Sudip Mukherjee <sudipm.mukherjee@gmail.com>
  14. Teddy Wang <teddy.wang@siliconmotion.com>
  15. Sudip Mukherjee <sudip@vectorindia.org>