]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
cbvga_set_mode: refine clear display logic rel-1.11.2
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 22 Jun 2018 06:43:04 +0000 (08:43 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jul 2018 14:34:21 +0000 (16:34 +0200)
commitf9626ccb91e771f990fbb2da92e427a399d7d918
treef18731800abac7475182f62bb047f77c2815695b
parentf88297a0d6a117ae51407eee401dfe9d6a1515b8
cbvga_set_mode: refine clear display logic

There is no need to skip text mode clearing.
Clearing the framebuffer should be safe on legacy calls too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 69ea6dabeba4e080fc916a6bc9a2d53ffb4f916c)
vgasrc/cbvga.c