git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0260393
)
fbdev: atafb - Fix 16 bpp console
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 18 Nov 2008 20:13:01 +0000
(21:13 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 12 Jan 2009 19:56:29 +0000
(20:56 +0100)
- 16 bpp must use the cfb_*() ops
- 16 bpp needs to set up info->pseudo_palette[] (was fbcon_cfb16_cmap[] in
2.4.x)
- Kill commented out 2.4.x fbcon remnants
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found