aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2022-06-02 22:08:38 +0200
committerHelge Deller <deller@gmx.de>2022-06-20 12:12:23 +0200
commit3866cba87dcd0162fb41e9b3b653d0af68fad5ec (patch)
treea03d6016ec394123ddf089a941b3d8a6c826e5f3 /include/uapi/linux
parentiosys-map: Fix typo in documentation (diff)
downloadlinux-dev-3866cba87dcd0162fb41e9b3b653d0af68fad5ec.tar.xz
linux-dev-3866cba87dcd0162fb41e9b3b653d0af68fad5ec.zip
fbcon: Fix accelerated fbdev scrolling while logo is still shown
There is no need to directly skip over to the SCROLL_REDRAW case while the logo is still shown. When using DRM, this change has no effect because the code will reach the SCROLL_REDRAW case immediately anyway. But if you run an accelerated fbdev driver and have FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION enabled, console scrolling is slowed down by factors so that it feels as if you use a 9600 baud terminal. So, drop those unnecessary checks and speed up fbdev console acceleration during bootup. Cc: stable@vger.kernel.org # v5.10+ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Helge Deller <deller@gmx.de> Link: https://patchwork.freedesktop.org/patch/msgid/YpkYxk7wsBPx3po+@p100
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions