Bug 207171 - [regression][bisected] Ryzen PRO 2400G, firefox screen corruption in X
Summary: [regression][bisected] Ryzen PRO 2400G, firefox screen corruption in X
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-04-09 13:33 UTC by Florian Ziegler
Modified: 2020-04-09 15:32 UTC (History)
2 users (show)

See Also:
Kernel Version: 5.6.3
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
dmesg (83.92 KB, text/plain)
2020-04-09 13:33 UTC, Florian Ziegler
Details
possible fix (1.00 KB, patch)
2020-04-09 13:42 UTC, Alex Deucher
Details | Diff

Description Florian Ziegler 2020-04-09 13:33:47 UTC
Created attachment 288297 [details]
dmesg

Hello,

I have a Ryzen PRO 2400G (HP EliteDesk 705 G4)

with kernel 5.6 I am experiencing screen corruption in firefox under X.
Symptoms are:
- black and white horizontal lines over the whole width of the firefox window
- displaced/duplicated renderings all over the screen
- black bars over the width of a moving object (sroll-over effect)

Only the firefox window is affected.
But when I move the window while there are corruptions, the whole screen is affected for 1(?) frame.
Windows decorations are not affected.

Symptoms vary form website to website, playing video or sites that heavily rerender when scrolling or clicking buttons seems to trigger or increase the symptoms.

The symptoms do not appear with weston and firefox.
The symptoms do not appear with chromium under X

Output of git bisect:

# first bad commit: [7af2a5771e0918cdadb1614c1f81dd67a58e00aa] drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)

If you need pictures or further information, I can provide them.

The bug looks similar to this one: https://bugzilla.kernel.org/show_bug.cgi?id=207005
But the reporter claimed that it never worked.
My bug report is about a regression.
Comment 1 Alex Deucher 2020-04-09 13:42:57 UTC
Created attachment 288299 [details]
possible fix

Does this patch fix it?
Comment 2 Florian Ziegler 2020-04-09 15:32:24 UTC
> Does this patch fix it?
Yes, the patch fixes the issue. Thank you.

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