Bug 207899

Summary: AMDGPU large block noise in chrome, on streaming video pages. CS:GO freezes.
Product: Drivers Reporter: Blake C Lewis (blake.lewis)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: NEW ---    
Severity: normal CC: alexdeucher
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 5.6.6-5.6.14 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg
journalctl -b _COMM=Xorg >xorg
possible fix
screenshot of block of color noise in chrome

Description Blake C Lewis 2020-05-26 16:36:37 UTC
Kernel 2.6.6 - 5.6.14
AMDGPU
video corruption/noise in blocks (Chrome) and freezes (CS:GO)

HP Elite Disk 705 G4 Micro
AMD Ryzen 5 Pro 2400GE w/ Radeon Vega Graphics

How reproducible:
Chrome: youtube.com or twitch.tv blocks on the screen get corrupted.
CS:GO play for a few minutes

In kernel 5.5.17, no corruption, CS:GO works video freeze.

Additional info:
Fedora 31 and 32
All kernels v5.6 that have been delivered to FC31 and FC32, <=5.6.14 tested
The first 3 kernels v5.6 broke graphics in FC31, so I upgraded to FC32
Kernel 5.5.17 works without video corruption in FC31 and FC32

I am willing to run any data collection needed.
Comment 1 Alex Deucher 2020-05-26 16:51:35 UTC
Please attach your xorg log (if using X) and your dmesg output.
Comment 2 Blake C Lewis 2020-05-26 17:40:25 UTC
Created attachment 289297 [details]
dmesg
Comment 3 Blake C Lewis 2020-05-26 18:00:02 UTC
Created attachment 289299 [details]
journalctl -b _COMM=Xorg >xorg
Comment 4 Alex Deucher 2020-05-26 18:01:23 UTC
Created attachment 289301 [details]
possible fix

Does this patch fix the issue?
Comment 5 Blake C Lewis 2020-05-26 18:01:37 UTC
Created attachment 289303 [details]
screenshot of block of color noise in chrome
Comment 6 Blake C Lewis 2020-05-26 18:05:04 UTC
(In reply to Alex Deucher from comment #4)
> Created attachment 289301 [details]
> possible fix
> 
> Does this patch fix the issue?

I haven't compiled a kernel in like 15 years, I compiled in the 1 and 2 series. I will have to figure this out.
Blake
Comment 7 Alex Deucher 2020-05-26 18:12:17 UTC
Can you try adding amdgpu.ppfeaturemask=0xffff3fff to the kernel command line in grub?  Does that help?