]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
cbvga_set_mode: refine clear display logic
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 22 Jun 2018 06:43:04 +0000 (08:43 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Jun 2018 07:16:31 +0000 (09:16 +0200)
commit69ea6dabeba4e080fc916a6bc9a2d53ffb4f916c
treef556df890e74a80c7ed17f3adf6fab7613fdb7f9
parentd9a8b867a3af8090290b69b8f94b24e7fba9e504
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>
vgasrc/cbvga.c