diff options
author | Thomas Zimmermann <[email protected]> | 2022-03-13 20:29:51 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2022-03-25 09:55:52 +1000 |
commit | 40faaf80c463b2c99a0351d28bd74d75d64ed017 (patch) | |
tree | ac30af48895176dea45e7beb3475b85d40c50c88 /net/lapb/lapb_timer.c | |
parent | c73c3576a2227492b448f9be41428ce6a0b5855a (diff) |
fbdev: Fix sys_imageblit() for arbitrary image widths
Commit 6f29e04938bf ("fbdev: Improve performance of sys_imageblit()")
broke sys_imageblit() for image width that are not aligned to 8-bit
boundaries. Fix this by handling the trailing pixels on each line
separately. The performance improvements in the original commit do not
regress by this change.
Signed-off-by: Thomas Zimmermann <[email protected]>
Fixes: 6f29e04938bf ("fbdev: Improve performance of sys_imageblit()")
Cc: Thomas Zimmermann <[email protected]>
Cc: Javier Martinez Canillas <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions