diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2007-07-31 00:37:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-31 15:39:37 -0700 |
commit | 1692b37c99d5087cf2f814466a907a3dd35a1453 (patch) | |
tree | 6d1627b83b031c814698fb974916c5020eea2183 /drivers/net | |
parent | c81f717cb9e0bd91dc4b98753cb2705ab0fe2801 (diff) |
fbdev: Fix logo if logo depth is less than framebuffer depth
The VGA16 logo (bpp = 4) and monochrome logo (bpp = 1) do not contain any
color information (no CLUT). If the fb depth is > logo depth, these logo's
will not properly display. Fix by using the console palette instead of
creating a new one.
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions