notro / fbtft

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
1.86k stars 494 forks source link

Add 16bit mode for itdb28 driver #310

Closed Kukunin closed 8 years ago

Kukunin commented 9 years ago

I have this lcd screen ITDB02-2.4e, which perfectly works with itdb28 fbtft_device driver in 8bit.

That lcd has 8bit/16bit modes switcher, and since Raspberry PI 2 has enough GPIO pins, it would be cool to have support of 16bit. I think, it should double (or at least increase 1.5x times) fps of the screen.

notro commented 8 years ago

Closing old issues, reopen if needed.