brintos

brintos / linux-shallow public Read only

0
0
Text · 784 B · 481409e Raw
20 lines · plain
1TODO:2- lots of checkpatch cleanup3- use kernel coding style4- refine the code and remove unused code5- Implement hardware acceleration for imageblit if image->depth > 16- check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two7	are supposed to be sample code which is given here if someone wants to8	use those functionalities)9- must be ported to the atomic kms framework in the drm subsystem (which will10  give you a basic fbdev driver for free)11 12Note:13- This driver will be removed from staging after the drm driver is ready14- The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm75015 16Please send any patches to17	Greg Kroah-Hartman <greg@kroah.com>18	Sudip Mukherjee <sudipm.mukherjee@gmail.com>19	Teddy Wang <teddy.wang@siliconmotion.com>20