alistair23-linux/drivers/gpu/drm/bochs
Chris Ruffin 564b687b03 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>
2015-04-01 08:28:15 +10:00
..
bochs.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
bochs_drv.c drm: add driver->set_busid() callback 2014-09-10 17:43:04 +10:00
bochs_fbdev.c drm/fb-helper: Propagate errors from initial config failure 2015-01-21 14:57:03 +01:00
bochs_hw.c drm/bochs: disable video before changing video mode 2015-04-01 08:28:15 +10:00
bochs_kms.c drm/bochs: Remove dummy ->load_lut() implementation 2014-12-10 13:51:31 +01:00
bochs_mm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00
Kconfig drm: fix bochs kconfig dependencies 2014-03-07 09:05:10 +10:00
Makefile