Bug 200661

Summary: AMD Radeon R9 390 freezes/crashing with white stripes/blocks
Product: Drivers Reporter: beta990 (francois5537)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: RESOLVED INVALID    
Severity: blocking CC: alexdeucher
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.17.10 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg

Description beta990 2018-07-26 20:07:20 UTC
After upgrading to 4.17.10 my screen freezes and is showing white stripes (memory fault?). The issue doesn't show up on 4.17.9 or any lower kernel version.

When the screen freezes, the audio continues to play in the background. A few seconds later however the system just seem to stop completely.

Boot flags: rw radeon.cik_support=0 radeon.dpm=0 amdgpu.cik_support=1 amdgpu.dc=1 amdgpu.dpm=1 scsi_mod.use_blk_mq=1 pcie_aspm=force

I'm using the latest linux-firmware and running Arch Linux.

In the journal I'm unable to find any weird stuff, but I'm happy to provide it if needed.

Thanks.
Comment 1 Alex Deucher 2018-07-26 20:10:28 UTC
Please attach your dmesg output.  Can you bisect?
Comment 2 beta990 2018-07-27 08:25:07 UTC
Created attachment 277567 [details]
dmesg
Comment 3 beta990 2018-07-27 08:27:41 UTC
@Alex Deucher just had this issue again and on linux 4.17.9:
https://photos.app.goo.gl/hzELmg88ofD1Q3qg7
https://photos.app.goo.gl/WZH6vSbo1yRtNnvq7

Don't hope this is a hardware issue, but for now I don't have any issues on Windows 10.

Thanks.
Comment 4 Michel Dänzer 2018-07-27 08:39:55 UTC
Does amdgpu.dc=0 on the kernel command line avoid the issue?
Comment 5 beta990 2018-07-27 09:14:29 UTC
@Michel Dänzer @Alex Deucher Without this flag, the issue remains.
Unfortunately it seems the GPU also starts crashing in Windows, probably the onboard memory died. :/

Thanks for looking at the issue and I'll report back if needed.