freebsd-dev/sys/dev/vt/hw/fb
Marcel Moolenaar ec6b1f6acc Support frame buffers that are larger than the default screen
size as defined by VT_FB_DEFAULT_WIDTH and VT_FB_DEFAULT_HEIGHT
(at this time 2048x1200). The default is really a max. We cap
the height and width to those defaults and position the screen
in the center of the frame buffer.

Ideally we use a bigger font to utility the entire real estate
that is the frame buffer, but that's seen as an improvement over
making it work first.

PR:		193745
2015-08-18 00:47:02 +00:00
..
vt_early_fb.c - Nuke dupe $FreeBSD$. 2015-07-27 14:03:34 +00:00
vt_fb.c Support frame buffers that are larger than the default screen 2015-08-18 00:47:02 +00:00
vt_fb.h vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga 2015-03-01 12:54:22 +00:00