qxl-wddm-dod/qxldod
Yuri Benditovich 6c7100de51 qxl-wddm-dod: prevent failure of power on transition
On return from S3 the driver may receive failure when
calls DxgkCbAcquirePostDisplayOwnership. In general the
driver is not expected to use this method when returns
from S3 but it is not simple to distinguish between S3
and S4 power transition (possible, due to hybrid sleep).
Current commit avoids returning error on power transition
and obtains best known default video mode info instead.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Acked-by: Marek Kedzierski <mkedzier@redhat.com>
2019-03-11 13:02:10 +00:00
..
include Add arbitrary resolution and monitors_config Escape 2016-09-12 10:13:33 +01:00
BaseObject.cpp Change licence to Apache v2 2016-11-04 11:18:09 +00:00
BaseObject.h Change licence to Apache v2 2016-11-04 11:18:09 +00:00
compat.cpp Update some file copyright statements 2016-11-07 09:45:14 +00:00
compat.h Update some file copyright statements 2016-11-07 09:45:14 +00:00
driver.cpp qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
driver.h qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
getVisualStudioCmdLine.vbs Change licence to Apache v2 2016-11-04 11:18:09 +00: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 qxl-wddm-dod: prevent failure of power on transition 2019-03-11 13:02:10 +00:00
QxlDod.h Fix for black screen on driver uninstall on ovmf platform 2019-01-18 11:31:51 +00:00
qxldod.inf Convert UTF-16LE files to single byte unix format 2016-09-09 11:09:36 +01:00
qxldod.inx Prevent installation on OSes earlier than Windows 8 2018-04-23 08:47:03 +01:00
qxldod.rc Configurable version information in binary and INF 2016-11-04 08:50:50 +00:00
qxldod.vcxproj qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
qxldod.vcxproj.filters qxl-wddm-dod: add trace definition file for WPP 2017-07-09 09:46:13 +01: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
Version.props Configurable version information in binary and INF 2016-11-04 08:50:50 +00:00
WppTrace.h qxl-wddm-dod: add trace definition file for WPP 2017-07-09 09:46:13 +01:00