Antonino A. Daplas
81d3e147ec
[PATCH] fbdev: Possible endian fix in cfbimageblit
...
Fix possible endian bug(?) when bit testing in slow_imageblit(). This
function is rarely called (only if (width * bpp) % 32 != 0) thus the bug is
not triggered.
However, if the console is rotated at 90 or 270 degrees, the height becomes
the width, and a variety of fonts have heights that will force a call to
slow_imageblit().
Signed-off-by: Antonino Daplas <adaplas@pol.net >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-11-09 07:56:36 -08:00
..
2005-10-30 19:07:59 +00:00
2005-11-09 07:56:33 -08:00
2005-10-08 15:00:57 -07:00
2005-11-07 07:53:41 -08:00
2005-11-09 07:55:59 -08:00
2005-11-08 09:57:21 -08:00
2005-11-07 07:53:59 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 07:53:35 -08:00
2005-11-09 07:55:50 -08:00
2005-10-30 17:37:10 -08:00
2005-11-07 07:53:59 -08:00
2005-11-07 07:53:59 -08:00
2005-11-07 07:54:05 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 07:54:09 -08:00
2005-11-07 07:54:05 -08:00
2005-11-08 11:19:51 +11:00
2005-11-07 07:53:57 -08:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:50 -08:00
2005-11-09 07:55:57 -08:00
2005-11-08 12:14:50 +11:00
2005-10-30 17:37:32 -08:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:56:32 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 07:53:41 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 13:32:52 -08:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:57 -08:00
2005-10-28 12:18:07 -04:00
2005-11-07 07:54:05 -08:00
2005-11-07 07:54:05 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 07:54:09 -08:00
2005-11-07 07:53:47 -08:00
2005-11-09 07:55:57 -08:00
2005-11-08 10:00:13 -08:00
2005-11-09 07:55:57 -08:00
2005-11-07 14:10:21 -08:00
2005-11-07 07:53:28 -08:00
2005-11-07 18:05:37 +00:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:56:36 -08:00
2005-11-07 07:54:05 -08:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00
2005-11-07 07:53:46 -08:00