* [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit
@ 2014-03-11 16:23 bugzilla-daemon
2014-03-11 16:24 ` [Bug 76037] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-11 16:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1330 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2790 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 76037] [r600g] Corruption with radeon upload manager for buffer downloads commit
2014-03-11 16:23 [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit bugzilla-daemon
@ 2014-03-11 16:24 ` bugzilla-daemon
2014-03-11 16:26 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-11 16:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1279 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 76037] [r600g] Corruption with radeon upload manager for buffer downloads commit
2014-03-11 16:23 [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit bugzilla-daemon
2014-03-11 16:24 ` [Bug 76037] " bugzilla-daemon
@ 2014-03-11 16:26 ` bugzilla-daemon
2014-03-11 16:34 ` bugzilla-daemon
2014-03-11 18:32 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-11 16:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 664 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2154 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 76037] [r600g] Corruption with radeon upload manager for buffer downloads commit
2014-03-11 16:23 [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit bugzilla-daemon
2014-03-11 16:24 ` [Bug 76037] " bugzilla-daemon
2014-03-11 16:26 ` bugzilla-daemon
@ 2014-03-11 16:34 ` bugzilla-daemon
2014-03-11 18:32 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-11 16:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 278 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1179 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 76037] [r600g] Corruption with radeon upload manager for buffer downloads commit
2014-03-11 16:23 [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit bugzilla-daemon
` (2 preceding siblings ...)
2014-03-11 16:34 ` bugzilla-daemon
@ 2014-03-11 18:32 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-11 18:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 549 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2119 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-03-11 18:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 16:23 [Bug 76037] New: [r600g] Corruption with radeon upload manager for buffer downloads commit bugzilla-daemon
2014-03-11 16:24 ` [Bug 76037] " bugzilla-daemon
2014-03-11 16:26 ` bugzilla-daemon
2014-03-11 16:34 ` bugzilla-daemon
2014-03-11 18:32 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.