summaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h
diff options
context:
space:
mode:
authorAntonino A. Daplas2005-12-13 07:17:20 +0100
committerLinus Torvalds2005-12-13 07:31:17 +0100
commit7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8 (patch)
treebe75b6de5a19263ffbc54068251988b3d7e2b754 /include/linux/fb.h
parent[PATCH] fbdev: fix switch to KD_TEXT, enhanced version (diff)
downloadkernel-qcow2-linux-7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8.tar.gz
kernel-qcow2-linux-7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8.tar.xz
kernel-qcow2-linux-7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8.zip
[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit
In slow imageblit, the pixel value is shifted by a certain amount (dependent on the bpp and endianness) for each iteration. This is inefficient. Better do the shifting once before going into the loop. 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 'include/linux/fb.h')
0 files changed, 0 insertions, 0 deletions