summaryrefslogtreecommitdiff
path: root/vgasrc/svgamodes.c
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2019-10-17 22:33:52 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-10-18 12:07:12 +0200
commitdc5cc91aa14587dc1e71958320170043a2c2a747 (patch)
treee1b8309594c8806ae2f8199cdfa42facfe95dcd6 /vgasrc/svgamodes.c
parent50093b4b229b47860c967038e2dc094263e6c9db (diff)
downloadqemu-seabios-dc5cc91aa14587dc1e71958320170043a2c2a747.tar.gz
cbvga: reuse svga modes definitions from svgamodes.c
For cbvga only modes with MM_DIRECT are usable, so skip the other ones. This effectively adds the following modes: { 0x10D, { MM_DIRECT, 320, 200, 15, 8, 16, SEG_GRAPH } }, { 0x10E, { MM_DIRECT, 320, 200, 16, 8, 16, SEG_GRAPH } }, { 0x10F, { MM_DIRECT, 320, 200, 24, 8, 16, SEG_GRAPH } }, { 0x140, { MM_DIRECT, 320, 200, 32, 8, 16, SEG_GRAPH } }, Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Message-Id: <20191017203353.18898-1-uwe@kleine-koenig.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'vgasrc/svgamodes.c')
0 files changed, 0 insertions, 0 deletions