Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / staging / sm750fb / TODO
blob9dd57c56625704f2b9f377706620e995c63c1aae
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 - must be ported to the atomic kms framework in the drm subsystem (which will
10   give you a basic fbdev driver for free)
12 Note:
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