xref: /linux/drivers/staging/sm750fb/TODO (revision f4b369c6fe0ceaba2da2daff8c9eb415f85926dd)
1TODO:
2- refine the code and remove unused code
3- Implement hardware acceleration for imageblit if image->depth > 1
4- must be ported to the atomic kms framework in the drm subsystem (which will
5  give you a basic fbdev driver for free)
6
7Note:
8- This driver will be removed from staging after the drm driver is ready
9- The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm750
10