qxl-wddm-dod/qxldod
Sameeh Jubran 2ab3b7a1fc Use frame buffer in VGA mode only
Framebuffer should only be used in VGA mode, as WDDM DOD
driver doesn't use the frame buffer (bar0), so no
reason to map in into memory. However the mode is only known
at runtime therefore framebuffer logic should be active when the
driver is operating in vga mode only.

There were rare BSOD failures when the mapping failed.

Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
2016-09-26 16:53:52 +01:00
..
include Add arbitrary resolution and monitors_config Escape 2016-09-12 10:13:33 +01:00
BaseObject.cpp Add delete operator 2016-09-08 13:07:22 +01:00
BaseObject.h Add delete operator 2016-09-08 13:07:22 +01:00
driver.cpp Replacing tabs with spaces 2016-09-09 11:17:42 +01:00
driver.h Add debug print macro to dump debug print statements to kernel debugger output 2016-09-09 10:51:12 +01:00
getVisualStudioCmdLine.vbs initial commit 2014-09-02 17:36:27 +10:00
mspace.c initial commit 2014-09-02 17:36:27 +10:00
mspace.h initial commit 2014-09-02 17:36:27 +10:00
QxlDod.cpp Use frame buffer in VGA mode only 2016-09-26 16:53:52 +01:00
QxlDod.h Use frame buffer in VGA mode only 2016-09-26 16:53:52 +01:00
qxldod.inf Convert UTF-16LE files to single byte unix format 2016-09-09 11:09:36 +01:00
qxldod.inx Convert UTF-16LE files to single byte unix format 2016-09-09 11:09:36 +01:00
qxldod.rc Convert UTF-16LE files to single byte unix format 2016-09-09 11:09:36 +01:00
qxldod.vcxproj Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
qxldod.vcxproj.filters Merge remote-tracking branch 'remotes/qxl-wddm-next/work' 2015-04-10 15:30:05 +10:00
qxldod.vcxproj.user Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
resource.h initial commit 2014-09-02 17:36:27 +10:00