https://bugs.freedesktop.org/show_bug.cgi?id=89256
Bug ID: 89256 Summary: [radeonsi][CSGO] many rendering artifacts and more Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: sylvain.bertrand@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Got my hands on counter-strike Global Offensive.
I run an up-to-date fedora rawhide on x86_64 (3.20 kernel and mesa 10.5.0).
I get a lot of rendering artifacts, GPU lock ups (rare, on ring 0 and 5), VM read faults from the TC block (texture cache I guess) for some VMs...
The video settings are set to the minimum (in a 1920x1080 window)
My GPU is a R9 280X (TAHITI XT).
https://bugs.freedesktop.org/show_bug.cgi?id=89256
--- Comment #1 from Sylvain BERTRAND sylvain.bertrand@gmail.com --- Created attachment 113712 --> https://bugs.freedesktop.org/attachment.cgi?id=113712&action=edit dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=89256
--- Comment #2 from Sylvain BERTRAND sylvain.bertrand@gmail.com --- Created attachment 113713 --> https://bugs.freedesktop.org/attachment.cgi?id=113713&action=edit xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=89256
--- Comment #3 from Michel Dänzer michel@daenzer.net --- Does it work better with current Mesa Git master? Specifically, this commit might help at least for the rendering artifacts:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7692704b144b2aa9a57767a4321...
https://bugs.freedesktop.org/show_bug.cgi?id=89256
Sylvain BERTRAND sylvain.bertrand@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
--- Comment #4 from Sylvain BERTRAND sylvain.bertrand@gmail.com --- Sorry, cannot build easily mesa git on fedora rawhide for x86_64 and x86. Some dark kludge related to llvm blocked it (got some troubles with some "python mako" stuff too). I would need to build manually a near whole devel graphic stack on the side with all SDK dependencies.
Have to wait for fedora to sort out their kludgy kludge llvm mess or pray for a fedora recent mesa update with the above patch.
Leave that bug be. Once I have a reasonable way to test mesa git, I'll come back. (hope the fedora guys will provide a mesa update before me finishing my distro).
https://bugs.freedesktop.org/show_bug.cgi?id=89256
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Marek Olšák maraeo@gmail.com --- Fixed according to this comment: http://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/opengl-vul...
The fix: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0528118dfb1af00e7d08cdb637...
dri-devel@lists.freedesktop.org