]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
vga: update vga register setup on vbe changes
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Apr 2016 13:39:22 +0000 (15:39 +0200)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 9 May 2016 16:42:43 +0000 (17:42 +0100)
commitd90058ab87c36a84c56b2db585de6bdbd1873c9e
tree00cb4ff596b6c17c4417dd30433b2d64a0c25510
parent7056d19f7b9a729708ce9ed62adb8c53593c890c
vga: update vga register setup on vbe changes

Call the new vbe_update_vgaregs() function on vbe configuration
changes, to make sure vga registers are up-to-date.

upstream-commit-id: 2068192dcccd8a80dddfcc8df6164cf9c26e0fc4

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
hw/display/vga.c