commit | 7cade31cabec33c396b1dfd9c2842e793c2648ef | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Tue Mar 31 15:25:13 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:28 2009 -0700 |
tree | b9faabfd7470e657670bbd794286fb80e6c8d13a | |
parent | 527410ff7fc5d45fe41523c0ba061113dea22017 [diff] |
cirrusfb: use 24bpp instead of 32bpp The 32bpp is supported only on the latest Cirrus Logic chips. Use the 24bpp which is supported at least since Alpine chips (GD543x). Change 32bpp mode setting to 24bpp mode. Change acceleration as well. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>