Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
After a study of the display update codepath in FBTFT, I found that the fps numbers reported with debugging is wrong. The driver is not able to achieve that speed continuously. The fps numbers on the LCD-Modules page can be cut in half.
After a study of the display update codepath in FBTFT, I found that the fps numbers reported with debugging is wrong. The driver is not able to achieve that speed continuously. The fps numbers on the LCD-Modules page can be cut in half.
Details: https://github.com/notro/fbtft/wiki/FPS