commit | 564b687b031ccc647943f946b93037cf0780612a | [log] [tgz] |
---|---|---|
author | Chris Ruffin <chris.ruffin@intel.com> | Tue Mar 24 16:57:42 2015 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 01 08:28:15 2015 +1000 |
tree | 42ddfce8073395d3ee85ea7deb6e56314dfdf85e | |
parent | 53d8858bb81ccf47ddca8b94d21f39972549e166 [diff] |
drm/bochs: disable video before changing video mode qemu and simics simulators both seem to expect that video should be disabled before changing the video mode. references: http://git.qemu.org/?p=qemu.git;a=blob;f=hw/display/vga.c;h=c0f7b343bbab586c8593d29c7a765f1e6ca3662c;hb=HEAD#l727 http://wiki.osdev.org/Bochs_VBE_Extensions#Setting_display_resolution_and_bit_depth Signed-off-by: Chris Ruffin <chris.ruffin@intel.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>