https://bugs.freedesktop.org/show_bug.cgi?id=76037
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 --> https://bugs.freedesktop.org/attachment.cgi?id=95610&action=edit 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.
https://bugs.freedesktop.org/show_bug.cgi?id=76037
--- Comment #1 from Alan Swanson swanson@ukfsn.org --- Created attachment 95611 --> https://bugs.freedesktop.org/attachment.cgi?id=95611&action=edit starsector-emp-corruption.jpg
https://bugs.freedesktop.org/show_bug.cgi?id=76037
Alan Swanson swanson@ukfsn.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #95610|0 |1 is obsolete| |
--- Comment #2 from Alan Swanson swanson@ukfsn.org --- Created attachment 95613 --> https://bugs.freedesktop.org/attachment.cgi?id=95613&action=edit starsector-emp-normal.jpg
Correct the text/plain mime type automatically chosen with initial attachment.
https://bugs.freedesktop.org/show_bug.cgi?id=76037
--- Comment #3 from Alex Deucher agd5f@yahoo.com --- Fixed in this patch set: http://lists.freedesktop.org/archives/mesa-dev/2014-March/055757.html
https://bugs.freedesktop.org/show_bug.cgi?id=76037
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Marek Olšák maraeo@gmail.com --- Fixed by 74d95adea08b3f94ed7d8f7f9cee693a6cd49a44. Closing.
dri-devel@lists.freedesktop.org