aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serdev
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2018-06-26 23:56:42 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-28 21:38:12 +0900
commit708d0bff9121506db08adb73845a3c70312fadf3 (patch)
tree9dc1638515bad93b55a519ad6b0a5262521f4617 /drivers/tty/serdev
parentvt: introduce unicode mode for /dev/vcs (diff)
downloadlinux-dev-708d0bff9121506db08adb73845a3c70312fadf3.tar.xz
linux-dev-708d0bff9121506db08adb73845a3c70312fadf3.zip
vt: unicode fallback for scrollback
There is currently no provision for scrollback content in the core code, leaving that to backend video drivers where this can be highly optimized. There is currently no common method for those drivers to tell the core what part of the scrollback is actually displayed and what size the scrollback buffer is either. Because of that, the unicode screen buffer has no provision for any scrollback. At least we can provide backtranslated glyph values when the scrollback is active which should be plenty good enough for now. Signed-off-by: Nicolas Pitre <nico@linaro.org> Tested-by: Dave Mielke <Dave@mielke.cc> Acked-by: Adam Borowski <kilobyte@angband.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serdev')
0 files changed, 0 insertions, 0 deletions