https://bugs.freedesktop.org/show_bug.cgi?id=91880
--- Comment #191 from no...@amail.club ---
I did some more testing this time with Arch Linux, I started with kernel
4.16.6-1, and went back two months, one month at a time using the Arch Linux
Archive. I never ran into an issue.
It would seem that this issue might have been fixed a few months ago.
The solution is to switch from Radeon, to AMDGPU. It seems that AMDGPU DPM is
needed to fix the issue entirely, at least in my case.
device: MSI R9 390 Gaming 8G
distro: Arch Linux
kernel: 4.16.6-1, 4.15.13-1 and 4.15.5-1
mesa: 18.0.2-1, 17.3.7-1 and 17.3.5-1
xorg-server: 1.19.6+13+gd0d1a694f-1
xf86-video-amdgpu: 18.0.1-1 and 1.4.0-1
In all cases I appended the following kernel arguments: radeon.cik_support=0
amdgpu.cik_support=1 amdgpu.dpm=1 amdgpu.dc=1
radeon.cik_support=0 Disables Radeon CIK(Sea Island) Support
amdgpu.cik_support=1 Enables AMDGPU CIK(Sea Island) Support
amdgpu.dpm=1 Enables DPM support
amdgpu.dc=1 Enables Display Core driver
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel