May 6, 2026
7:25 p.m.
This helps 3DMark which stopped supporting d3d12 benchmarks (complaining that the GPU doesn't support d3d12) after commit: ``` commit 6e0eab2051b9af5e4a1c63c2eb37cfa59ec75fc1 Author: Zhiyi Zhang <zzhang@codeweavers.com> Date: Tue Feb 11 10:32:08 2025 +0800 win32u: Support KMTQAITYPE_DRIVERVERSION for NtGdiDdDDIQueryAdapterInfo(). ``` It was fine KMTQAITYPE_DRIVERVERSION unsupported and is also fine with the up to date version. KMT_DRIVERVERSION_WDDM_3_1 is what I observe on the up to date Windows 11. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10831#note_139013