A Windows QXL WDDM DOD driver (Display-Only-Driver)
Go to file
Sameeh Jubran aa0b291186 Support future Qxl revisions
The driver determines operation mode
(QXL or VGA) by checking device hardware
ids including revision id field.

Without this patch driver operates in VGA
mode for all revisions other than 4.

This patch makes driver operate in QXL
mode revision 4 and newer devices.

Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-09-09 14:17:19 +01:00
qxldod Support future Qxl revisions 2016-09-09 14:17:19 +01:00
qxldod Package Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
Tools Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
.gitignore Initial commit 2014-09-02 17:19:04 +10:00
buildAll_NoSign.bat Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
buildAll.bat Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
LICENSE add GPLv2 license file 2015-05-06 18:12:08 +10:00
qxldod.sln Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
README.md initial commit 2014-09-02 17:36:27 +10:00

qxl-dod

QXL WDDM DOD driver

Heavily based on Microsoft KMDOD example and XDDM QXL driver

The most recent binaries can be found at http://people.redhat.com/~vrozenfe/qxlwddm/