Bug 207899 - AMDGPU large block noise in chrome, on streaming video pages. CS:GO freezes.
Summary: AMDGPU large block noise in chrome, on streaming video pages. CS:GO freezes.
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-26 16:36 UTC by Blake C Lewis
Modified: 2020-05-26 18:12 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.6.6-5.6.14
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (100.31 KB, text/plain)
2020-05-26 17:40 UTC, Blake C Lewis
Details
journalctl -b _COMM=Xorg >xorg (124.58 KB, text/plain)
2020-05-26 18:00 UTC, Blake C Lewis
Details
possible fix (1.06 KB, patch)
2020-05-26 18:01 UTC, Alex Deucher
Details | Diff
screenshot of block of color noise in chrome (1.18 MB, image/png)
2020-05-26 18:01 UTC, Blake C Lewis
Details

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?

Note You need to log in before you can comment on or make changes to this bug.