All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
@ 2015-04-28 16:34 bugzilla-daemon
  2015-04-29 14:56 ` bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-04-28 16:34 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 90217
           Summary: Counter Strike Global Offensive: GPU fault after a
                    while
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: haagch@frickel.club
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 115406
  --> https://bugs.freedesktop.org/attachment.cgi?id=115406&action=edit
dmesg

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Wimbledon XT [Radeon HD 7970M] (rev ff)

mesa git, llvm recent revision, with PRIME.
linux 4.1rc1, but with 4.0 it was the same.

Counter Strike GO seems to be problematic anyway. Even with 1366x768 and
settings on low I get bad performance drops, see video:
https://www.youtube.com/watch?v=HVDZowUGlSc There is flickering all over the
place. At the end of the video there is one of the GPU hangs:


perf interrupt took too long (4996 > 4960), lowering
kernel.perf_event_max_sample_rate to 25200
radeon 0000:01:00.0: GPU fault detected: 146 0x08e2c804
radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x0000EBC7           
radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020C8004           
VM fault (0x04, vmid 1) at page 60359, read from TC (200)
radeon 0000:01:00.0: ring 0 stalled for more than 10490msec
radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000008a0d3c last fence
id 0x00000000008a0d57 on ring 0)
radeon 0000:01:00.0: ring 0 stalled for more than 10990msec
radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000008a0d3c last fence
id 0x00000000008a0d57 on ring 0)
radeon 0000:01:00.0: ring 0 stalled for more than 11490msec
radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000008a0d3c last fence
id 0x00000000008a0d57 on ring 0)

and then only further stalled messages

It happens after 15-60 minutes or something like that.

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
@ 2015-04-29 14:56 ` bugzilla-daemon
  2015-04-29 21:58 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-04-29 14:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Tom Stellard <tstellar@gmail.com> ---
Can you run the program with the environment variable R600_DEBUG=ps,vs,gs and
post the output.

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
  2015-04-29 14:56 ` bugzilla-daemon
@ 2015-04-29 21:58 ` bugzilla-daemon
  2015-04-29 23:43 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-04-29 21:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Christoph Haag <haagch@frickel.club> ---
Created attachment 115456
  --> https://bugs.freedesktop.org/attachment.cgi?id=115456&action=edit
dmesg with graphical output hang

It can also have more severe consequences and require a reboot, see dmesg.

I'll use R600_DEBUG=ps,vs,gs next time. It can take quite a while to trigger
it, I hope it won't produce too much data.

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
  2015-04-29 14:56 ` bugzilla-daemon
  2015-04-29 21:58 ` bugzilla-daemon
@ 2015-04-29 23:43 ` bugzilla-daemon
  2015-05-22 21:35 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-04-29 23:43 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Christoph Haag <haagch@frickel.club> ---
Created attachment 115459
  --> https://bugs.freedesktop.org/attachment.cgi?id=115459&action=edit
R600_DEBUG=ps,vs,gs csgo 2> csgoerr.txt

This time with a 3.19 kernel with ck patches (wanted to see whether gameplay is
more smooth with it)

Didn't show a GPU fault in dmesg this time, just started outputting messages
like

[ 6556.091663] radeon 0000:01:00.0: ring 0 stalled for more than 10035msec
[ 6556.091668] radeon 0000:01:00.0: GPU lockup (current fence id
0x00000000003eaad7 last fence id 0x00000000003eaaf4 on ring 0)
[ 6556.593178] radeon 0000:01:00.0: ring 0 stalled for more than 10536msec
[ 6556.593187] radeon 0000:01:00.0: GPU lockup (current fence id
0x00000000003eaad7 last fence id 0x00000000003eaaf4 on ring 0)
[ 6557.094722] radeon 0000:01:00.0: ring 0 stalled for more than 11037msec
[ 6557.094728] radeon 0000:01:00.0: GPU lockup (current fence id
0x00000000003eaad7 last fence id 0x00000000003eaaf4 on ring 0)
[ 6557.596237] radeon 0000:01:00.0: ring 0 stalled for more than 11538msec

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-04-29 23:43 ` bugzilla-daemon
@ 2015-05-22 21:35 ` bugzilla-daemon
  2015-08-01  9:27 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-05-22 21:35 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Christoph Haag <haagch@frickel.club> ---
Created attachment 115981
  --> https://bugs.freedesktop.org/attachment.cgi?id=115981&action=edit
Mass Effect 3 with nine

Hm, I tried Mass Effect 3 with nine and got a GPU hang too. Not sure if it's
the same. No further log right now, I'll first check whether it's always at the
same point (it happened in the intro at the exact moment the reaper shoots, so
I think there is something that actually triggers it)

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-05-22 21:35 ` bugzilla-daemon
@ 2015-08-01  9:27 ` bugzilla-daemon
  2015-08-04  1:58 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-08-01  9:27 UTC (permalink / raw)
  To: dri-devel


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

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

Christoph Haag <haagch@frickel.club> changed:

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

--- Comment #5 from Christoph Haag <haagch@frickel.club> ---
Hasn't happened for a while, will reopen in case it happens again.

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-08-01  9:27 ` bugzilla-daemon
@ 2015-08-04  1:58 ` bugzilla-daemon
  2015-08-04  1:58 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-08-04  1:58 UTC (permalink / raw)
  To: dri-devel


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

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

Paul <paul@konecny.at> changed:

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

--- Comment #6 from Paul <paul@konecny.at> ---
Unfortunately I'm hit by this as well. Although I can't tell if it's fixed in
the latest git.
Happened after a few minutes (First try 2 minutes, second try ~30 minutes) of
gameplay on my HD 7970 - Tahiti XT. 
Mesa 10.6.3
Kernel 4.1.2
Arch, up-to-date

Game Settings: 
Global Shadow Quality - High
Model / Texture Detail -High 
Effect Detail - High
Shader Detail - Very High
Multicore Rendering - Enabled
MSAA - 8x
FSAA - Enabled
Texture Filter - Anisotropic 16x
Vsync - Disabled
Motion Blur - Enabled

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-08-04  1:58 ` bugzilla-daemon
@ 2015-08-04  1:58 ` bugzilla-daemon
  2018-04-03  3:36 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-08-04  1:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Paul <paul@konecny.at> ---
Created attachment 117500
  --> https://bugs.freedesktop.org/attachment.cgi?id=117500&action=edit
dmesg csgo tahiti

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

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (6 preceding siblings ...)
  2015-08-04  1:58 ` bugzilla-daemon
@ 2018-04-03  3:36 ` bugzilla-daemon
  2018-04-03 13:54 ` bugzilla-daemon
  2019-09-25 17:52 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-04-03  3:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Hi guys,

There have been many improvements since this was reported, and I don't see any
other reports like this. Is this still happening or can we close this bug?

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

[-- Attachment #1.2: Type: text/html, Size: 1183 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (7 preceding siblings ...)
  2018-04-03  3:36 ` bugzilla-daemon
@ 2018-04-03 13:54 ` bugzilla-daemon
  2019-09-25 17:52 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-04-03 13:54 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Matthew Dawson <matthew@mjdsystems.ca> ---
(In reply to Timothy Arceri from comment #8)
> Hi guys,
> 
> There have been many improvements since this was reported, and I don't see
> any other reports like this. Is this still happening or can we close this
> bug?

Hi Timothy,

I've been playing CSGO frequently on my 7970 with no issues on a recent
graphics stack (Linux 4.14.10, Mesa 17.3.1 most recently) and have had no
issues.  Thus I think this issue can be closed now.

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

[-- Attachment #1.2: Type: text/html, Size: 1540 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 90217] Counter Strike Global Offensive: GPU fault after a while
  2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
                   ` (8 preceding siblings ...)
  2018-04-03 13:54 ` bugzilla-daemon
@ 2019-09-25 17:52 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-09-25 17:52 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|REOPENED                    |RESOLVED

--- Comment #10 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1217.

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

[-- Attachment #1.2: Type: text/html, Size: 2468 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-09-25 17:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-28 16:34 [Bug 90217] Counter Strike Global Offensive: GPU fault after a while bugzilla-daemon
2015-04-29 14:56 ` bugzilla-daemon
2015-04-29 21:58 ` bugzilla-daemon
2015-04-29 23:43 ` bugzilla-daemon
2015-05-22 21:35 ` bugzilla-daemon
2015-08-01  9:27 ` bugzilla-daemon
2015-08-04  1:58 ` bugzilla-daemon
2015-08-04  1:58 ` bugzilla-daemon
2018-04-03  3:36 ` bugzilla-daemon
2018-04-03 13:54 ` bugzilla-daemon
2019-09-25 17:52 ` 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.