* [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950
@ 2014-05-29 15:32 bugzilla-daemon
2014-05-30 17:49 ` [Bug 79417] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-05-29 15:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1886 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79417
Priority: medium
Bug ID: 79417
Assignee: dri-devel@lists.freedesktop.org
Summary: r600-cayman: GPU lockup in Planetary Annihilation (PTE
66705) on HD6950
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: sxx.public@yahoo.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Created attachment 100117
--> https://bugs.freedesktop.org/attachment.cgi?id=100117&action=edit
dmesg output when GPU locked up
This report partially related to bug 68527, but It's have to be new task
because since yesterday's update game is using OpenGL 3.3 core profile which
make it compatible with open source drivers. Game is tested and working on
Intel HD4600 and LLVMPipe.
Unfrortunately running it on HD6950 with R600 still result in GPU lockup. As in
old task one of problems is complicated sun shader, but even if I remove this
one I still get GPU lockup and I have no idea what else might cause issue.
I made two traces using git version of APItrace, both traces takes when game
running on Intel HD4600. First trace is with sun shader:
https://drive.google.com/file/d/0B5LwC3WbdQ3DWjFJaVRiNndVdk0/edit?usp=sharing
Second without sun shader:
https://drive.google.com/file/d/0B5LwC3WbdQ3DOC1JVFhFTHdObVE/edit?usp=sharing
Both traces lockup GPU and X when I try to replay them on HD6950.
Useful part of "dmesg" output attached to task too.
PS: My system info:
Ubuntu 14.04 with kernel 3.14 and Mesa from Oibaf PPA:
OpenGL Renderer: Gallium 0.4 on AMD CAYMAN
OpenGL Version: 3.3 (Core Profile) Mesa 10.3.0-devel (git-ecee4c4
trusty-oibaf-ppa)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3709 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 79417] r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950
2014-05-29 15:32 [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950 bugzilla-daemon
@ 2014-05-30 17:49 ` bugzilla-daemon
2015-08-01 13:03 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-05-30 17:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 347 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79417
--- Comment #1 from sxx.public@yahoo.com ---
After <agd5f> and <zgreg> advice in IRC I tested trace with LLVM shader
backend, without HyperZ and "nosb" option. Unfortunately it's did nothing and I
still get GPU lockup.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1168 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 79417] r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950
2014-05-29 15:32 [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950 bugzilla-daemon
2014-05-30 17:49 ` [Bug 79417] " bugzilla-daemon
@ 2015-08-01 13:03 ` bugzilla-daemon
2017-03-12 13:24 ` bugzilla-daemon
2019-07-04 0:48 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-01 13:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79417
--- Comment #2 from russianneuromancer@ya.ru ---
This issue is still reproducible with current Mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1028 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 79417] r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950
2014-05-29 15:32 [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950 bugzilla-daemon
2014-05-30 17:49 ` [Bug 79417] " bugzilla-daemon
2015-08-01 13:03 ` bugzilla-daemon
@ 2017-03-12 13:24 ` bugzilla-daemon
2019-07-04 0:48 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-03-12 13:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 507 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79417
Vedran Miletić <vedran@miletic.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |77449
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=77449
[Bug 77449] Tracker bug for all bugs related to Steam titles
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1584 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] 5+ messages in thread* [Bug 79417] r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950
2014-05-29 15:32 [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950 bugzilla-daemon
` (2 preceding siblings ...)
2017-03-12 13:24 ` bugzilla-daemon
@ 2019-07-04 0:48 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-07-04 0:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79417
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #3 from Timothy Arceri <t_arceri@yahoo.com.au> ---
No reply. Closing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2096 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] 5+ messages in thread
end of thread, other threads:[~2019-07-04 0:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 15:32 [Bug 79417] New: r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950 bugzilla-daemon
2014-05-30 17:49 ` [Bug 79417] " bugzilla-daemon
2015-08-01 13:03 ` bugzilla-daemon
2017-03-12 13:24 ` bugzilla-daemon
2019-07-04 0: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.