1
0
Fork 0
alistair23-linux/drivers/video/console
Helge Deller 7ff3f14ddc parisc/sticon: Add user font support
This is a major rework of the sticon (parisc text console) driver in
order to support user font support.

Usually one want to use the stifb (parisc framebuffer driver) which is
based on fbcon and does support fonts and colors, but some old machines
(e.g. HP 730 workstations) don't provide a supported stifb graphic card,
and for those user fonts are preferred.

This patch drops unused code for software cursor and scrollback,
enhances the debug output and adds better documentation.

The code was tested on various machines with byte-mode and word-mode
graphic cards on GSC- and PCI-busses.

Signed-off-by: Helge Deller <deller@gmx.de>
2020-10-15 08:12:59 +02:00
..
Kconfig parisc/sticon: Add user font support 2020-10-15 08:12:59 +02:00
Makefile
dummycon.c
mdacon.c vt: use newly defined CUR_* macros 2020-06-24 17:08:33 +02:00
newport_con.c TTY/Serial patches for 5.10-rc1 2020-10-14 16:05:52 -07:00
sticon.c parisc/sticon: Add user font support 2020-10-15 08:12:59 +02:00
sticore.c parisc/sticon: Add user font support 2020-10-15 08:12:59 +02:00
vgacon.c vgacon: remove software scrollback support 2020-09-14 10:06:15 -07:00