[Spice-devel] [PATCH 0/7] Changes for Win10 HLK test

Yuri Benditovich yuri.benditovich at daynix.com
Sun Feb 12 13:09:47 UTC 2017


These patches address failures in Windows Hardware Lab Tests:
Requirement for EDID data
Requirement for refresh rate of 75/60 Hz

Now the driver contains data in EDID format and reports it to the system 

In order to report refresh rate the driver reports support for
VSync control, reports refresh rate for each video mode and provides
periodic interrupt notifications to the system.

Yuri Benditovich (7):
  qxl-wddm-dod: Return EDID data to the OS
  qxl-wddm-dod: Option to provide frequency data to the OS
  qxl-wddm-dod: Timer-based VSync interrupt indication
  qxl-wddm-dod: Enable VSync control for RS1 and Win8.1
  qxl-wddm-dod: Fix video modes enumeration
  qxl-wddm-dod: VSync processing for QXL rev.4
  qxl-wddm-dod: Set VSync notification period to 200 ms

 qxldod/QxlDod.cpp | 228 +++++++++++++++++++++++++++++++++++++++++++++---------
 qxldod/QxlDod.h   |  14 ++++
 qxldod/driver.cpp |  52 +++++++++++++
 qxldod/driver.h   |  15 ++++
 4 files changed, 273 insertions(+), 36 deletions(-)

-- 
2.7.0.windows.1



More information about the Spice-devel mailing list