All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict
@ 2013-02-15 10:24 bugzilla-daemon
  2013-02-15 15:49 ` [Bug 60890] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-15 10:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 3302 bytes --]

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

          Priority: medium
            Bug ID: 60890
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Radeon HD 5700: GPU lockup in World in Conflict
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: stefandoesinger@gmx.at
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

World in Conflict (running in Wine) causes GPU lockups on my Radeon HD 5770.
This is a regression caused by 974b482acaf62ced1e8981761a8bda252bd51fe1:

974b482acaf62ced1e8981761a8bda252bd51fe1 is the first bad commit
commit 974b482acaf62ced1e8981761a8bda252bd51fe1
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Fri Feb 8 16:02:32 2013 -0500

    r600g: fix lockup when hyperz & alpha test are enabled together. v3

:040000 040000 dda64e4a96123c0d2710354ce341b6e37a77e222
5e753aadebef5a00d66753b3b1c216d4ea483567 M      src

The corresponding dmesg lines are:
[30865.977733] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
[30865.977742] radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000007f1db2
last fence id 0x00000000007f1dad)
[30865.978802] radeon 0000:01:00.0: Saved 759 dwords of commands on ring 0.
[30865.978809] radeon 0000:01:00.0: GPU softreset 
[30865.978815] radeon 0000:01:00.0:   GRBM_STATUS=0xF4002828
[30865.978820] radeon 0000:01:00.0:   GRBM_STATUS_SE0=0xC0000005
[30865.978825] radeon 0000:01:00.0:   GRBM_STATUS_SE1=0x00000007
[30865.978830] radeon 0000:01:00.0:   SRBM_STATUS=0x200000C0
[30865.978834] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[30865.978840] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x40040000
[30865.978845] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00048002
[30865.978851] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x80268643
[30865.983269] radeon 0000:01:00.0:   GRBM_SOFT_RESET=0x00007F6B
[30865.983375] radeon 0000:01:00.0:   GRBM_STATUS=0x00003828
[30865.983379] radeon 0000:01:00.0:   GRBM_STATUS_SE0=0x00000007
[30865.983382] radeon 0000:01:00.0:   GRBM_STATUS_SE1=0x00000007
[30865.983386] radeon 0000:01:00.0:   SRBM_STATUS=0x200000C0
[30865.983390] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[30865.983394] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[30865.983397] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[30865.983401] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x00000000
[30866.000901] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[30866.087667] [drm] probing gen 2 caps for device 8086:d138 = 2/0
[30866.087672] [drm] PCIE gen 2 link speeds already enabled
[30866.089405] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[30866.089528] radeon 0000:01:00.0: WB enabled
[30866.089531] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000040000c00 and cpu addr 0xffff8802352efc00
[30866.106118] [drm] ring test on 0 succeeded in 0 usecs
[30866.112724] [drm] ib test on ring 0 succeeded in 0 usecs

The game is executing the builtin benchmark in windowed mode, resolution
800x600, medium presets.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4663 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 60890] Radeon HD 5700: GPU lockup in World in Conflict
  2013-02-15 10:24 [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict bugzilla-daemon
@ 2013-02-15 15:49 ` bugzilla-daemon
  2013-02-20 21:33 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-15 15:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 253 bytes --]

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

--- Comment #1 from Jerome Glisse <glisse@freedesktop.org> ---
Please provide an apitrace capture trimed to the lockup issue

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1026 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 60890] Radeon HD 5700: GPU lockup in World in Conflict
  2013-02-15 10:24 [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict bugzilla-daemon
  2013-02-15 15:49 ` [Bug 60890] " bugzilla-daemon
@ 2013-02-20 21:33 ` bugzilla-daemon
  2013-02-20 21:34 ` bugzilla-daemon
  2013-03-01 15:01 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-20 21:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 553 bytes --]

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

Jerome Glisse <glisse@freedesktop.org> changed:

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

--- Comment #2 from Jerome Glisse <glisse@freedesktop.org> ---


*** This bug has been marked as a duplicate of bug 60969 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2188 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 60890] Radeon HD 5700: GPU lockup in World in Conflict
  2013-02-15 10:24 [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict bugzilla-daemon
  2013-02-15 15:49 ` [Bug 60890] " bugzilla-daemon
  2013-02-20 21:33 ` bugzilla-daemon
@ 2013-02-20 21:34 ` bugzilla-daemon
  2013-03-01 15:01 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-20 21:34 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]

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

--- Comment #3 from Jerome Glisse <glisse@freedesktop.org> ---
Stefan patch for bug 60969 should fix it for you to. Please test.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1242 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 60890] Radeon HD 5700: GPU lockup in World in Conflict
  2013-02-15 10:24 [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-02-20 21:34 ` bugzilla-daemon
@ 2013-03-01 15:01 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-03-01 15:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 220 bytes --]

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

--- Comment #4 from Stefan Dösinger <stefandoesinger@gmx.at> ---
The bug is fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1068 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:[~2013-03-01 15:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15 10:24 [Bug 60890] New: Radeon HD 5700: GPU lockup in World in Conflict bugzilla-daemon
2013-02-15 15:49 ` [Bug 60890] " bugzilla-daemon
2013-02-20 21:33 ` bugzilla-daemon
2013-02-20 21:34 ` bugzilla-daemon
2013-03-01 15:01 ` 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.