]> xenbits.xensource.com Git - seabios.git/commit
svgamodes: add standard 4k modes
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 16 Dec 2021 07:20:58 +0000 (08:20 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 18 Dec 2021 16:54:52 +0000 (11:54 -0500)
commitf9af71744a9f9a5d4804edcfcd14fd85e2d8a83b
treec3c80d21fa481144baf82bb8c062639c46d4e752
parenta05af290bac55be65e979e007687d4e27cfa7b8d
svgamodes: add standard 4k modes

Add all three 4k modes.  Computer monitors typically use
the first one (3840x2160).

Add 16 and 32 bpp variants.  24bpp is dead these days, and
software which is so old that still uses those modes most
likely doesn't even know what 4k is.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
vgasrc/svgamodes.c