[kbd] [PATCHv3 0/3] VT: Support >32x32 fonts for hidpi displays
Samuel Thibault <[email protected]> Thu, 19 Jan 2023 16:19:14 +0100
| Newsgroups | dev.linux.lists.kbd,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hello, This patch series adds to Linux and kbd the support for fonts larger than 32x32 by dropping the oldish VGA constraints that don't apply to fb-based consoles. The change from v2 is only to completely drop the sisusb part, so that it applies cleanly e.g. on latest Linus' tree. Samuel