https://bugs.winehq.org/show_bug.cgi?id=51312
--- Comment #3 from François Gouget fgouget@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).