OS: Debian Sid Kernel: 4.17.8 GPU: AMD R9 380 Mesa version: 18.1.4 After upgrading from 4.16 to 4.17 (this bug was also reproduced on 4.18-RC3), xrandr reports VGA displays (normally DVI-I-1 in my case) as digital displays (DVI-D-1), and will display a black screen on the monitor I am attempting to use. In 4.16, it worked perfectly. Booting the system with the 4.16 kernel resolves the issue. I will be happy to collect any useful logs upon request, as I'm not too sure what to look for.
Please attach the dmesg output and Xorg log file corresponding to the problem. amdgpu.dc=0 on the kernel command line might serve as a workaround for the time being.
dmesg: https://ghostbin.com/paste/7pyty Xorg: https://ghostbin.com/paste/38zyy amdgpu.dc=0 does indeed make the issue go away, so I'm guessing DC was turned on by default for Tonga in this kernel.
(In reply to syboxez from comment #2) > dmesg: https://ghostbin.com/paste/7pyty > Xorg: https://ghostbin.com/paste/38zyy Thanks, but please attach files here directly instead of referencing an external pastebin site.
Created attachment 277521 [details] dmesg log
Created attachment 277523 [details] Xorg log