Files
twx-linux/drivers/video
Antonino A. Daplas ecb5414cdc [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
The monochrome->color expansion routine that handles bitmaps which have
(widths % 8) != 0 (slow_imageblit) produces corrupt characters in big-endian.
This is caused by a bogus bit test in slow_imageblit().

Fix.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Acked-by: Herbert Poetzl <herbert@13thfloor.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-04-07 09:44:29 -07:00
..
2006-01-10 00:10:13 +01:00
2006-03-11 09:19:35 -08:00
2006-01-12 09:09:05 -08:00
2006-03-11 09:19:35 -08:00
2006-01-10 08:01:45 -08:00
2006-02-15 10:13:02 +00:00
2006-01-17 15:53:11 -08:00
2006-01-17 15:53:11 -08:00
2006-03-11 09:19:36 -08:00