commit | c4dec3962d6bff26010fcfc61500c1241469a6e0 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Tue Mar 31 15:25:07 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:27 2009 -0700 |
tree | 3d143c5965d565c7b451aa3cef6d1ebb25f41803 | |
parent | 6683e01e2c950f635a6c0e2bbc80db1b1838311f [diff] |
cirrusfb: use 5-6-5 RGB for 16bpp mode Use the 5-6-5 RGB mode instead of the 5-5-5 mode at 16bpp depth. It fixes colors in the 16bpp modes on Cirrus Laguna chips. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Cc: Geert Uytterhoeven <geert.uytterhoeven@gmail.com> Cc: Arthur Marsh <arthur.marsh@internode.on.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>