A Windows QXL WDDM DOD driver (Display-Only-Driver)
2ab3b7a1fc
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> |
||
---|---|---|
qxldod | ||
qxldod Package | ||
Tools | ||
.gitattributes | ||
.gitignore | ||
buildAll_NoSign.bat | ||
buildAll.bat | ||
LICENSE | ||
qxldod.sln | ||
README.md |
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/