[PATCHv3,0/3] VT: Support >32x32 fonts for hidpi displays

Message ID 20230119151914.931619963@ens-lyon.org
Headers
Series VT: Support >32x32 fonts for hidpi displays |

Message

Samuel Thibault Jan. 19, 2023, 3:19 p.m. UTC
  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