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

Samuel Thibault posted 3 patches 2 years, 7 months ago
[PATCHv3 0/3] VT: Support >32x32 fonts for hidpi displays
Posted by Samuel Thibault 2 years, 7 months ago
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
Re: [PATCHv3 0/3] VT: Support >32x32 fonts for hidpi displays
Posted by Greg Kroah-Hartman 2 years, 7 months ago
On Thu, Jan 19, 2023 at 04:19:14PM +0100, Samuel Thibault wrote:
> 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.

That was fast, thanks!!!  I'll go queue this up now.