aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAntonino A. Daplas <[email protected]>2007-07-31 00:37:36 -0700
committerLinus Torvalds <[email protected]>2007-07-31 15:39:37 -0700
commit1692b37c99d5087cf2f814466a907a3dd35a1453 (patch)
tree6d1627b83b031c814698fb974916c5020eea2183 /scripts/patch-kernel
parentc81f717cb9e0bd91dc4b98753cb2705ab0fe2801 (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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions