Bug 100802 - [regression] mostly blank graphics on Faeria
Summary: [regression] mostly blank graphics on Faeria
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: 17.0
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-26 21:06 UTC by Timo Aaltonen
Modified: 2019-08-01 23:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Timo Aaltonen 2017-04-26 21:06:42 UTC
Running free-to-play Faeria from Steam on Ubuntu the opening graphics shows only the login window, background is totally blank. Mesa 12.0.6 was fine, 17.0.4 is not.

Tested on R7 260X (Bonaire), i965 is working fine with both Mesa versions.
Comment 1 Timo Aaltonen 2017-04-27 13:31:06 UTC
still there in 17.1-rc2
Comment 2 Timo Aaltonen 2017-04-27 16:30:46 UTC
happens on debian stretch too with mesa 13.0.6
Comment 3 Timo Aaltonen 2017-05-02 13:20:25 UTC
Ran more tests and tried to bisect mesa, but the end result is something weird that I can't figure out anymore where the bug is. Using whatever combination of kernel, llvm, mesa, or the radeon X driver on Ubuntu 16.04 seems to work, but fails on 17.04.

Took an apitrace of running Faeria:
https://aaltoset.kapsi.fi/tmp/Faeria.x86_64.trace.xz
Comment 4 Timo Aaltonen 2017-05-05 13:36:31 UTC
Backporting the full X stack (including kernel 4.10, xorg 1.19.3) from 17.04 to 16.04 didn't break it, so looks like the breakage is due to some compiler issue on 17.04? That sounds like a treat to track down..
Comment 5 Michel Dänzer 2017-05-08 03:21:40 UTC
FWIW, the apitrace plays back fine for me on Kaveri, with radeonsi from Mesa Git master built using

 -fno-math-errno -fno-trapping-math -O3 -fno-omit-frame-pointer -ftree-vectorize -march=amdfam10 -mtune=native

for optimization with

 gcc version 6.3.0 20170415 (Debian 6.3.0-14)
Comment 6 Samuel Pitoiset 2017-05-22 08:42:22 UTC
Same here, the trace replays fine with Mesa/LLVM from today on RX480.
Comment 7 Timothy Arceri 2018-05-02 23:27:09 UTC
Is this still a problem for you will more recent Mesa/LLVM versions?
Comment 8 Timothy Arceri 2019-08-01 23:44:12 UTC
No reply so assuming regression was fixed and closing.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.