diff options
author | 2005-12-12 22:17:20 -0800 | |
---|---|---|
committer | 2005-12-12 22:31:17 -0800 | |
commit | 7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8 (patch) | |
tree | be75b6de5a19263ffbc54068251988b3d7e2b754 /drivers/acpi/processor_perflib.c | |
parent | [PATCH] fbdev: fix switch to KD_TEXT, enhanced version (diff) | |
download | linux-dev-7275b4b6bc2f783c135c3f0eeecc4fdc6e788aa8.tar.xz linux-dev-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 'drivers/acpi/processor_perflib.c')
0 files changed, 0 insertions, 0 deletions