All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
@ 2014-02-12 15:20 bugzilla-daemon
  2014-02-14 18:50 ` [Bug 74892] " bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-02-12 15:20 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 74892
          Assignee: dri-devel@lists.freedesktop.org
           Summary: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and
                    Distance Alpha game
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: haagch.christoph@googlemail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

The kernel people at https://bugzilla.kernel.org/show_bug.cgi?id=70411 told me
this needs to be fixed in mesa, so here it is.

The interesting part:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Wimbledon XT [Radeon HD 7970M]

Latest mesa git, but has probably been happening since HyperZ was enabled by
default.

dmesg is attached there: https://bugzilla.kernel.org/attachment.cgi?id=125651

It's reproducible every time so I can later get more detail. For now there's
the dmesg: Starting the game and showing some intro works, but shortly before
displaying the menu X freezes for a few seconds and after it is usable again, I
see the stuff starting at 82688.801309 in dmesg.

HyperZ seems to work fine for everything else I have tried so far. It only
happens in the Distance Alpha that's only (officially) available to kickstarter
backers.

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

[-- Attachment #1.2: Type: text/html, Size: 2933 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
@ 2014-02-14 18:50 ` bugzilla-daemon
  2014-02-14 18:54 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-02-14 18:50 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Christoph Haag <haagch.christoph@googlemail.com> ---
Created attachment 94093
  --> https://bugs.freedesktop.org/attachment.cgi?id=94093&action=edit
crashing again with patch from #8

(In reply to comment #8)
> Created attachment 94078 [details]
> Patch to test
> 
> Can you test this patch and post the output of R600_DEBUG=cs

It's crashing again with

0x7f76ed4687c0: i32 = ExternalSymbol'__muldi3'

For some reason the output seems to be doubled in my log.

I hope it's not a problem that llvm was built from a newer revision than clang.

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

[-- Attachment #1.2: Type: text/html, Size: 1933 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
  2014-02-14 18:50 ` [Bug 74892] " bugzilla-daemon
@ 2014-02-14 18:54 ` bugzilla-daemon
  2014-02-17 18:58 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-02-14 18:54 UTC (permalink / raw)
  To: dri-devel


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

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

Christoph Haag <haagch.christoph@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94093|crashing again with patch   |please ignore
        description|from #8                     |
  Attachment #94093|text/plain                  |application/octet-stream
          mime type|                            |
  Attachment #94093|0                           |1
        is obsolete|                            |

--- Comment #2 from Christoph Haag <haagch.christoph@googlemail.com> ---
Comment on attachment 94093
  --> https://bugs.freedesktop.org/attachment.cgi?id=94093
please ignore

Sorry to whoever got mails now, didn't mean to post this here.

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

[-- Attachment #1.2: Type: text/html, Size: 2593 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
  2014-02-14 18:50 ` [Bug 74892] " bugzilla-daemon
  2014-02-14 18:54 ` bugzilla-daemon
@ 2014-02-17 18:58 ` bugzilla-daemon
  2014-09-01 20:34 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-02-17 18:58 UTC (permalink / raw)
  To: dri-devel


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

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

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |75112

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

[-- Attachment #1.2: Type: text/html, Size: 1087 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-02-17 18:58 ` bugzilla-daemon
@ 2014-09-01 20:34 ` bugzilla-daemon
  2014-09-01 21:04 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-09-01 20:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Marek Olšák <maraeo@gmail.com> ---
Is this fixed with current Mesa git?

If not, could you please make and upload a trace file using apitrace:

https://github.com/apitrace/apitrace

Thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1238 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-09-01 20:34 ` bugzilla-daemon
@ 2014-09-01 21:04 ` bugzilla-daemon
  2014-09-01 21:29 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-09-01 21:04 UTC (permalink / raw)
  To: dri-devel


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

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

Christoph Haag <haagch@frickel.club> changed:

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

--- Comment #4 from Christoph Haag <haagch@frickel.club> ---
Yes, seems to work now after a few short tests. No hangs.

Thanks!

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

[-- Attachment #1.2: Type: text/html, Size: 2077 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-09-01 21:04 ` bugzilla-daemon
@ 2014-09-01 21:29 ` bugzilla-daemon
  2014-09-01 21:42 ` bugzilla-daemon
  2014-09-01 21:48 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-09-01 21:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
Did you set this environment variable before testing?

R600_DEBUG=hyperz

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

[-- Attachment #1.2: Type: text/html, Size: 1145 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-09-01 21:29 ` bugzilla-daemon
@ 2014-09-01 21:42 ` bugzilla-daemon
  2014-09-01 21:48 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-09-01 21:42 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Christoph Haag <haagch@frickel.club> ---
(In reply to comment #5)
> Did you set this environment variable before testing?
> 
> R600_DEBUG=hyperz

There are times when I don't know what I'm doing but this time I used this in
steam:

DRI_PRIME=1 GALLIUM_HUD="fps,VRAM-usage+GTT-usage" R600_DEBUG=hyperz %command%

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

[-- Attachment #1.2: Type: text/html, Size: 1406 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] 9+ messages in thread

* [Bug 74892] HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game
  2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-09-01 21:42 ` bugzilla-daemon
@ 2014-09-01 21:48 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-09-01 21:48 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Marek Olšák <maraeo@gmail.com> ---
Ok, that looks good. Thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1099 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] 9+ messages in thread

end of thread, other threads:[~2014-09-01 21:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-12 15:20 [Bug 74892] New: HyperZ GPU lockup with radeonsi 7970M PITCAIRN and Distance Alpha game bugzilla-daemon
2014-02-14 18:50 ` [Bug 74892] " bugzilla-daemon
2014-02-14 18:54 ` bugzilla-daemon
2014-02-17 18:58 ` bugzilla-daemon
2014-09-01 20:34 ` bugzilla-daemon
2014-09-01 21:04 ` bugzilla-daemon
2014-09-01 21:29 ` bugzilla-daemon
2014-09-01 21:42 ` bugzilla-daemon
2014-09-01 21:48 ` 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.