From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76037] New: [r600g] Corruption with radeon upload manager for
buffer downloads commit
Date: Tue, 11 Mar 2014 16:23:59 +0000
Message-ID:
Priority
medium
Bug ID
76037
Assignee
dri-devel@lists.freedesktop.org
Summary
[r600g] Corruption with radeon upload manager for buffer downloads commit
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
swanson@ukfsn.org
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
Created attachment 95610 [details]
starsector-emp-normal.jpg
Commit f112ba03bbd6072df9f8879bb231f7f0abb14d2e "radeon: Use upload manager for
buffer downloads" is causing corruption in the game Starsector with my
A10-5700. Not observed in other applications yet but not extensively tested
yet.
In the game, there is a visual effect of electrical arcing over the enemy ship
when hit with an weapon with EMP. However starting with this commit triangles
of the effects base colour are rendered over entire screen from source
location. Even when game paused, triangles are still randomly flashing away.
Reverting the commit resolves the issue.