[Bug 51312] dxgi:dxgi: Wrong screen mode order on AMD GPUs (cw-rx460)

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 13 10:19:24 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=51312

--- Comment #3 from François Gouget <fgouget at codeweavers.com> ---
Created attachment 72362
  --> https://bugs.winehq.org/attachment.cgi?id=72362
Dump the modes returned by IDXGIOutput_GetDisplayModeList()

The supported modes (including frequencies) definitely depend on the monitor.
Their order however seems more related to the graphics card / driver.

cw-gtx560 and cw-rx460 are both hooked up to the KVM which may support more
modes and refresh frequencies than regular (particularly laptop) monitors.
I attached a patch to dump the modes returned by
IDXGIOutput_GetDisplayModeList() and will provide the results for cw-rx460-1909
(I'll also attach the cw-gtx560-1909 results for the same KVM when I can reboot
it).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list