All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted
@ 2010-09-23  8:33 bugzilla-daemon
  2010-09-23 23:03 ` [Bug 30337] " bugzilla-daemon
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-23  8:33 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

           Summary: [r300g bisected] Starcraft 2: circles around units are
                    corrupted
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: drakkk@centrum.cz
                CC: tstellar@gmail.com


Created an attachment (id=38895)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=38895)
comparison of good (left) bad (right) behaviour

When running Starcraft 2, there should be thin circle around selected units or
buildings, however big square filled with colour is being drawn instead. This
is with Wine 1.3.3 (also happens with other versions) and GLSL disabled in
Wine.

564653b9f196b9bf91fe772fd1ca1e131ff33774 is the first bad commit
commit 564653b9f196b9bf91fe772fd1ca1e131ff33774
Author: Tom Stellard <tstellar@gmail.com>
Date:   Mon Sep 6 10:57:20 2010 -0700

    r300/compiler: Add peephole optimization for the 'sub' presubtract
operation

:040000 040000 a0618411740d18c4769e6284bb943fb583c29d2d
02240349d7832ff252896acce15da24964f0a462 M    src

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
@ 2010-09-23 23:03 ` bugzilla-daemon
  2010-09-23 23:06 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-23 23:03 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/DRI/r300            |Drivers/Gallium/r300

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
  2010-09-23 23:03 ` [Bug 30337] " bugzilla-daemon
@ 2010-09-23 23:06 ` bugzilla-daemon
  2010-09-24  6:16 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-23 23:06 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

--- Comment #1 from Tom Stellard <tstellar@gmail.com> 2010-09-23 16:06:39 PDT ---
Can you post the output of RADEON_DEBUG=fp?  You can probably get around this
bug for now by running with RADEON_DEBUG=noopt

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
  2010-09-23 23:03 ` [Bug 30337] " bugzilla-daemon
  2010-09-23 23:06 ` bugzilla-daemon
@ 2010-09-24  6:16 ` bugzilla-daemon
  2010-09-24  6:48 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-24  6:16 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

--- Comment #2 from Pavel Ondračka <drakkk@centrum.cz> 2010-09-23 23:16:26 PDT ---
Created an attachment (id=38922)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=38922)
output with RADEON_DEBUG=fp, mesa 59276b8541049a2d07d32fbb139fb14e21e387fc

BTW workaround with RADEON_DEBUG=noopt indeed fixes this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-09-24  6:16 ` bugzilla-daemon
@ 2010-09-24  6:48 ` bugzilla-daemon
  2010-09-24  8:02 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-24  6:48 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

--- Comment #3 from Tom Stellard <tstellar@gmail.com> 2010-09-23 23:48:58 PDT ---
Created an attachment (id=38923)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38923
 Review: https://bugs.freedesktop.org/review?bug=30337&attachment=38923

Possible Fix

Here is a possible fix.  If it doesn't work, please post the output of
RADEON_DEBUG=fp with this patch applied.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-09-24  6:48 ` bugzilla-daemon
@ 2010-09-24  8:02 ` bugzilla-daemon
  2010-09-25  0:34 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-24  8:02 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

--- Comment #4 from Pavel Ondračka <drakkk@centrum.cz> 2010-09-24 01:02:49 PDT ---
Created an attachment (id=38924)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=38924)
RADEON_DEBUG=fp output with patch applied

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-09-24  8:02 ` bugzilla-daemon
@ 2010-09-25  0:34 ` bugzilla-daemon
  2010-09-25  6:32 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-25  0:34 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38923|0                           |1
        is obsolete|                            |

--- Comment #5 from Tom Stellard <tstellar@gmail.com> 2010-09-24 17:34:12 PDT ---
Created an attachment (id=38942)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38942
 Review: https://bugs.freedesktop.org/review?bug=30337&attachment=38942

Fix v2

Can you try this patch?  Apply it to directly to master.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-09-25  0:34 ` bugzilla-daemon
@ 2010-09-25  6:32 ` bugzilla-daemon
  2010-09-25  7:22 ` bugzilla-daemon
  2010-09-26  5:40 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-25  6:32 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38942|0                           |1
        is obsolete|                            |

--- Comment #6 from Tom Stellard <tstellar@gmail.com> 2010-09-24 23:32:26 PDT ---
Created an attachment (id=38948)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38948
 Review: https://bugs.freedesktop.org/review?bug=30337&attachment=38948

Fix v3 - This one should work.

Apply this directly to master.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (6 preceding siblings ...)
  2010-09-25  6:32 ` bugzilla-daemon
@ 2010-09-25  7:22 ` bugzilla-daemon
  2010-09-26  5:40 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-25  7:22 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

--- Comment #7 from Pavel Ondračka <drakkk@centrum.cz> 2010-09-25 00:22:02 PDT ---
(In reply to comment #3)
> Created an attachment (id=38923)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38923
 Review: https://bugs.freedesktop.org/review?bug=30337&attachment=38923

> Possible Fix
> 
> Here is a possible fix.  If it doesn't work, please post the output of
> RADEON_DEBUG=fp with this patch applied.

Thank you, with this patch there is no more corruption.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 30337] [r300g bisected] Starcraft 2: circles around units are corrupted
  2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
                   ` (7 preceding siblings ...)
  2010-09-25  7:22 ` bugzilla-daemon
@ 2010-09-26  5:40 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-26  5:40 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30337

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Tom Stellard <tstellar@gmail.com> 2010-09-25 22:40:05 PDT ---
Fixed in git by commit 522e994a22e8b46c8a41f2920af88c5ebad43cd8

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-09-26  5:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-23  8:33 [Bug 30337] New: [r300g bisected] Starcraft 2: circles around units are corrupted bugzilla-daemon
2010-09-23 23:03 ` [Bug 30337] " bugzilla-daemon
2010-09-23 23:06 ` bugzilla-daemon
2010-09-24  6:16 ` bugzilla-daemon
2010-09-24  6:48 ` bugzilla-daemon
2010-09-24  8:02 ` bugzilla-daemon
2010-09-25  0:34 ` bugzilla-daemon
2010-09-25  6:32 ` bugzilla-daemon
2010-09-25  7:22 ` bugzilla-daemon
2010-09-26  5:40 ` 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.