diff options
| author | 2005-11-08 21:39:17 -0800 | |
|---|---|---|
| committer | 2005-11-09 07:56:36 -0800 | |
| commit | 81d3e147ec9ffc6ef04b5f05afa4bef22487b32b (patch) | |
| tree | 68f3e0779b1bc45aa639d977ce0c36db4228fa4c /scripts | |
| parent | [PATCH] vga16fb: Convert vga16fb as a platform device (diff) | |
[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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
