xref: /linux/drivers/staging/sm750fb/TODO (revision c17ee635fd3a482b2ad2bf5e269755c2eae5f25e)
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