diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2005-11-29 19:34:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-29 19:47:04 -0800 |
commit | 49d5c7b08713c3a482d62b5a0ad41b4ec32905a5 (patch) | |
tree | 8437a91b94c03979832a8511ce95f542e06be1d7 /drivers/char | |
parent | fe655d3a06488c8a188461bca493e9f23fc8c448 (diff) |
[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes
- pseudo_palette is only 16 entries long
- the pseudo_palette, if using the generic drawing functions, must always be
u32 regardless of bpp
- the fillrect accelerator is using region->color regardless of the visual.
region->color is the index to the pseudo_palette if visual is truecolor
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions