linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tty/vt: fix various 512 glyph font issues
@ 2025-08-29 19:49 Zsolt Kajtar
  2025-08-29 19:49 ` [PATCH 1/3] tty/vt: 8th bit location in vc_uniscr routines Zsolt Kajtar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zsolt Kajtar @ 2025-08-29 19:49 UTC (permalink / raw)
  To: linux-serial, linux-kernel, gregkh, jirislaby; +Cc: Zsolt Kajtar

Recently I've run into an issue where a monochrome fbcon behaved strange
with a 512 glyph font. That's mostly a fbcon problem but will need
changes in vt as well. However this series is not about that yet.

Instead it's about 3 related problems which were found at the same time.
These are specific to vt only and are a problem with vgacon.

These patches were prepared to apply on tty-next.

Zsolt Kajtar (3):
  tty/vt: 8th bit location in vc_uniscr routines
  tty/vt: Prevent 8th bit corruption with soft cursor
  tty/vt: Fix unreadable kernel messages on vgacon

 drivers/tty/vt/vt.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-08-31  6:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29 19:49 [PATCH 0/3] tty/vt: fix various 512 glyph font issues Zsolt Kajtar
2025-08-29 19:49 ` [PATCH 1/3] tty/vt: 8th bit location in vc_uniscr routines Zsolt Kajtar
2025-08-31  6:14   ` Jiri Slaby
2025-08-29 19:49 ` [PATCH 2/3] tty/vt: Prevent 8th bit corruption with soft cursor Zsolt Kajtar
2025-08-31  6:25   ` Jiri Slaby
2025-08-29 19:49 ` [PATCH 3/3] tty/vt: Fix unreadable kernel messages on vgacon Zsolt Kajtar
2025-08-31  6:28   ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).