https://bugs.winehq.org/show_bug.cgi?id=46923
--- Comment #1 from Non 19non91@gmail.com --- Comment on attachment 64026 --> https://bugs.winehq.org/attachment.cgi?id=64026 lspci | grep VGA and Xorg gpu config
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M]
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" Option "TearFree" "true" EndSection
Section "Device" Identifier "Radeon" Driver "radeon" Option "AccelMethod" "exa" Option "DRI" "3" Option "TearFree" "on" Option "ColorTiling" "on" Option "ColorTiling2D" "on" Option "EXAVSync" "yes" EndSection
Linux mbs 5.0.4-arch1-1-ARCH #1 SMP PREEMPT Sat Mar 23 21:00:33 UTC 2019 x86_64 GNU/Linux