diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-02-05 14:35:11 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-03-13 10:54:58 +0100 |
commit | a79eac7165ed62114e6ca197195aa5060a54f137 (patch) | |
tree | 314301a4d238668ccd3713dcc9b06b81d3afa0f6 /ipc | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff) | |
download | linux-a79eac7165ed62114e6ca197195aa5060a54f137.tar.gz linux-a79eac7165ed62114e6ca197195aa5060a54f137.tar.bz2 linux-a79eac7165ed62114e6ca197195aa5060a54f137.zip |
atmel_lcdfb: fix 16-bpp modes on older SOCs
Fix regression introduced by commit 787f9fd23283 ("atmel_lcdfb: support
16bit BGR:565 mode, remove unsupported 15bit modes") which broke 16-bpp
modes for older SOCs which use IBGR:555 (msb is intensity) rather
than BGR:565.
Use SOC-type to determine the pixel layout.
Tested on at91sam9263 and at91sam9g45.
Cc: <stable@vger.kernel.org>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions