Bug 73852 - Dota 2: texture corruption (r600 on HD 6550M)
Summary: Dota 2: texture corruption (r600 on HD 6550M)
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 22:33 UTC by Matyas Csanyi
Modified: 2014-02-08 03:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Matyas Csanyi 2014-01-20 22:33:06 UTC
Hi,

this is my first bug report, so feel free to point me in a different direction if necessary please. I am getting a flawless 30+ fps on one of the tutorial maps without any graphical glitch. However on a different map, there are heavy texture issues. Please see: http://youtu.be/wHLVaa5aTmA 

Last few lines from dmesg after gameplay:

[ 3375.201258] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
[ 3375.223619] radeon 0000:02:00.0: evergreen_cs_track_check:974 mask 0x00000777 | 0x00000FFF no cb for 2
[ 3375.223625] radeon 0000:02:00.0: evergreen_packet3_check:1918 invalid cmd stream
[ 3375.223628] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
[ 3375.248243] radeon 0000:02:00.0: evergreen_cs_track_check:974 mask 0x00000777 | 0x00000FFF no cb for 2
[ 3375.248254] radeon 0000:02:00.0: evergreen_packet3_check:1918 invalid cmd stream
[ 3375.248259] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !



Setup details:

Game: Dota 2
Game version: latest update on January 9, 2014
Settings: Highest settings on 1920x1080 (low shadows)
Kernel: 3.13.0-031300-generic
GPU: 6550M
GPU RAM: 1GB DDR3
CPU: i3 380m 2.5GHz
RAM: 8GB DDR3
Distribution: Ubuntu 13.10
OpenGL version string: 3.0 Mesa 10.1.0-devel (git-d6b6ab5 saucy-oibaf-ppa+curaga)

Thank you,
Matyas
Comment 1 Matyas Csanyi 2014-01-30 11:15:35 UTC
I am happy to do additional digging if someone points me in some direction.
Comment 2 Alex Deucher 2014-02-07 19:48:54 UTC
Possibly related to bug 68451.
Comment 3 Matyas Csanyi 2014-02-07 20:39:02 UTC
I tried running Dota2 with
R600_DEBUG=noinvalrange %command% -console
R600_DEBUG=noinvalrange,nodma,nocpdma %command% -console
R600_DEBUG=nodma,nocpdma %command% -console

...neither helps. I don't understand why 68451 has been marked as fixed though. I'll retry this weekend with 3.14rc2, unless someone advises on what next to try out.
Comment 4 Matyas Csanyi 2014-02-08 00:17:40 UTC
I've compiled the latest kernel from GIT (3.14), and the texture corruption is gone.
Comment 5 Alexandre Demers 2014-02-08 03:39:44 UTC
(In reply to comment #3)
> I tried running Dota2 with
> R600_DEBUG=noinvalrange %command% -console
> R600_DEBUG=noinvalrange,nodma,nocpdma %command% -console
> R600_DEBUG=nodma,nocpdma %command% -console
> 
> ...neither helps. I don't understand why 68451 has been marked as fixed
> though. I'll retry this weekend with 3.14rc2, unless someone advises on what
> next to try out.

See comment 48 in bug 68451 for an explanation about why it was marked as fixed. In short, the original bug (identified problematic commit on given hardware) has been fixed. The other reports must be treated as different bugs.


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.