commit | 397eeab321e87d8c1ef928b58f256513e6f481dc | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Apr 10 22:55:49 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:54 2006 -0700 |
tree | 01bdc74a00ef159b2be1eafd7c8b4010555d7a87 | |
parent | 89ec4c238e7a3d7e660291f3f1a8181381baad77 [diff] |
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor Since the visual STATIC_PSEUDOCOLOR has a read-only colormap, use logos with 16 colors only since these logos use the console palette. This has a higher likelihood that the logo will display correctly. Signed-of-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>