]> git.baikalelectronics.ru Git - kernel.git/commit
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Oct 2011 14:52:50 +0000 (16:52 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 28 Jan 2012 19:54:10 +0000 (19:54 +0000)
commit991f8dddf6bdd0dd4d64053f9e5d52c007834352
tree9232c7700bc3cb6e5e86faa109b9b672b249dec9
parentc09f5d13f1f8ff503047157017d85223f30d2cdd
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes

Allow framebuffer to be configured in 16bit mode when panel is wired in
(the default) BGR configuration, and don't claim to support 15bit input
modes, which the LCD controller cannot handle.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/atmel_lcdfb.c