From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Wed, 29 Jun 2016 19:06:59 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0847664206==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id A57346E33E for ; Wed, 29 Jun 2016 19:06:59 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0847664206== Content-Type: multipart/alternative; boundary="14672272190.c0DF4e1B.21049"; charset="UTF-8" --14672272190.c0DF4e1B.21049 Date: Wed, 29 Jun 2016 19:06:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 Bug ID: 96731 Summary: [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation 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: arek.rusi@gmail.com QA Contact: dri-devel@lists.freedesktop.org Created attachment 124784 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124784&action=3Dedit gpu lockups part from dmesg Hi, GPU trying reset few times but hang at the end. ArchLinux 64 Radeon HD 7770 mesa latest from git kernel 4.7rc libdrm latest from git first bad commit is: r273467 | arsenm | 2016-06-22 22:15:28 +0200 | AMDGPU: Fix verifier errors in SILowerControlFlow The main sin this was committing was using terminator instructions in the middle of the block, and then not updating the block successors / predecessors. Split the blocks up to avoid this and introduce new pseudo instructions for branches taken with exec masking. Also use a pseudo instead of emitting s_endpgm and erasing it in the special case of a non-void return. --=20 You are receiving this mail because: You are the assignee for the bug.= --14672272190.c0DF4e1B.21049 Date: Wed, 29 Jun 2016 19:06:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 96731
Summary [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: = Isolation
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 arek.rusi@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Created attachment 1=
24784 [details]
gpu lockups part from dmesg

Hi, GPU trying reset few times but hang at the end.

ArchLinux 64
Radeon HD 7770
mesa  latest from git
kernel 4.7rc
libdrm latest from git


first bad commit is:

r273467 | arsenm | 2016-06-22 22:15:28 +0200 |

AMDGPU: Fix verifier errors in SILowerControlFlow

The main sin this was committing was using terminator
instructions in the middle of the block, and then
not updating the block successors / predecessors.
Split the blocks up to avoid this and introduce new
pseudo instructions for branches taken with exec masking.

Also use a pseudo instead of emitting s_endpgm and erasing
it in the special case of a non-void return.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14672272190.c0DF4e1B.21049-- --===============0847664206== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0847664206==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 00:29:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1742071287==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 287486E7B0 for ; Thu, 30 Jun 2016 00:29:04 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1742071287== Content-Type: multipart/alternative; boundary="14672465441.e7AF.27262"; charset="UTF-8" --14672465441.e7AF.27262 Date: Thu, 30 Jun 2016 00:29:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arsenm2@gmail.com --- Comment #1 from Michel D=C3=A4nzer --- Matt, any ideas offhand? Arek, can you attach the stderr output from running the game with the environment variable R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes with and without the commit in question? --=20 You are receiving this mail because: You are the assignee for the bug.= --14672465441.e7AF.27262 Date: Thu, 30 Jun 2016 00:29:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Michel D=C3=A4nzer changed bug 96731<= /a>
What Removed Added
CC   arsenm2@gmail.com

Comment= # 1 on bug 96731<= /a> from Michel D=C3=A4nzer
Matt, any ideas offhand?

Arek, can you attach the stderr output from running the game with the
environment variable

 R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes

with and without the commit in question?


You are receiving this mail because:
  • You are the assignee for the bug.
= --14672465441.e7AF.27262-- --===============1742071287== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1742071287==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 11:06:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1622844589==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4A50089F8B for ; Thu, 30 Jun 2016 11:06:59 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1622844589== Content-Type: multipart/alternative; boundary="14672848191.CB01aE0a.26857"; charset="UTF-8" --14672848191.CB01aE0a.26857 Date: Thu, 30 Jun 2016 11:06:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #2 from Arek Ru=C5=9Bniak --- Created attachment 124796 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124796&action=3Dedit R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes ./AlienIsolation for r273466 --=20 You are receiving this mail because: You are the assignee for the bug.= --14672848191.CB01aE0a.26857 Date: Thu, 30 Jun 2016 11:06:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 2 on bug 96731<= /a> from Arek Ru=C5=9Bniak
Created attachment 124796 [details]
R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes ./AlienIsolation for r273466


You are receiving this mail because:
  • You are the assignee for the bug.
= --14672848191.CB01aE0a.26857-- --===============1622844589== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1622844589==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 11:08:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0953944173==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id CADCB6E08E for ; Thu, 30 Jun 2016 11:08:15 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0953944173== Content-Type: multipart/alternative; boundary="14672848940.DE4cB4.27049"; charset="UTF-8" --14672848940.DE4cB4.27049 Date: Thu, 30 Jun 2016 11:08:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #3 from Arek Ru=C5=9Bniak --- Created attachment 124797 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124797&action=3Dedit R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes ./AlienIsolation for r273467 --=20 You are receiving this mail because: You are the assignee for the bug.= --14672848940.DE4cB4.27049 Date: Thu, 30 Jun 2016 11:08:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 3 on bug 96731<= /a> from Arek Ru=C5=9Bniak
Created attachment 124797 [details]
R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes ./AlienIsolation for r273467


You are receiving this mail because:
  • You are the assignee for the bug.
= --14672848940.DE4cB4.27049-- --===============0953944173== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0953944173==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 11:20:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1621505504==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8DD7D6E0C5 for ; Thu, 30 Jun 2016 11:20:46 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1621505504== Content-Type: multipart/alternative; boundary="14672856460.eBFfCC.28681"; charset="UTF-8" --14672856460.eBFfCC.28681 Date: Thu, 30 Jun 2016 11:20:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #4 from Arek Ru=C5=9Bniak --- I didn't mention before but intro,loading screen and main menu works. Game hangs right after everything is loaded. --=20 You are receiving this mail because: You are the assignee for the bug.= --14672856460.eBFfCC.28681 Date: Thu, 30 Jun 2016 11:20:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 4 on bug 96731<= /a> from Arek Ru=C5=9Bniak
I didn't mention before but intro,loading screen and main menu=
 works. Game
hangs right after everything is loaded.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14672856460.eBFfCC.28681-- --===============1621505504== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1621505504==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 20:56:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0775410686==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 363716E063 for ; Thu, 30 Jun 2016 20:56:56 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0775410686== Content-Type: multipart/alternative; boundary="14673202161.B23697.25451"; charset="UTF-8" --14673202161.B23697.25451 Date: Thu, 30 Jun 2016 20:56:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #5 from Matt Arsenault --- r274275 fixes a problem I noticed while doing more work on this, although I wouldn't expect it to change much --=20 You are receiving this mail because: You are the assignee for the bug.= --14673202161.B23697.25451 Date: Thu, 30 Jun 2016 20:56:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 5 on bug 96731<= /a> from Matt Arsenault
r274275 fixes a problem I noticed while doing more work on thi=
s, although I
wouldn't expect it to change much


You are receiving this mail because:
  • You are the assignee for the bug.
= --14673202161.B23697.25451-- --===============0775410686== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0775410686==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Thu, 30 Jun 2016 23:58:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0875519266==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id CF11D6E911 for ; Thu, 30 Jun 2016 23:58:56 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0875519266== Content-Type: multipart/alternative; boundary="14673311360.2539b56e.13568"; charset="UTF-8" --14673311360.2539b56e.13568 Date: Thu, 30 Jun 2016 23:58:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #6 from Matt Arsenault --- The only obvious difference I see in the dump diffs without looking at any particular shader is the number of used registers changed. This is probably because previously the implicit uses of the super registers were missing wh= en the AsmPrinter counts them. If the dynamic was out of bounds, it is more li= kely to be out of bounds of the allocated VGPRs, in which case the hardware beha= vior is to return v0. If there are out of bounds accesses, it would now read an undefined register. I don't know if there are any actual out of bounds dyn= amic vector accesses --=20 You are receiving this mail because: You are the assignee for the bug.= --14673311360.2539b56e.13568 Date: Thu, 30 Jun 2016 23:58:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 6 on bug 96731<= /a> from Matt Arsenault
The only obvious difference I see in the dump diffs without lo=
oking at any
particular shader is the number of used registers changed. This is probably
because previously the implicit uses of the super registers were missing wh=
en
the AsmPrinter counts them. If the dynamic was out of bounds, it is more li=
kely
to be out of bounds of the allocated VGPRs, in which case the hardware beha=
vior
is to return v0. If there are out of bounds accesses, it would now read an
undefined register. I don't know if there are any actual  out of bounds dyn=
amic
vector accesses


You are receiving this mail because:
  • You are the assignee for the bug.
= --14673311360.2539b56e.13568-- --===============0875519266== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0875519266==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Fri, 01 Jul 2016 13:33:42 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1492970457==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 6181C6EA7E for ; Fri, 1 Jul 2016 13:33:42 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1492970457== Content-Type: multipart/alternative; boundary="14673800220.a877BEA0.28853"; charset="UTF-8" --14673800220.a877BEA0.28853 Date: Fri, 1 Jul 2016 13:33:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #7 from Nicolai H=C3=A4hnle --- There is nothing obviously wrong with the last shader(s) in the bad log - a= nd unfortunately, the logs are not really comparable: the first genuine differ= ence is in TGSI, which means that a different sequence of OpenGL calls happened = in the two runs. This makes it basically impossible to figure out the problem. To make progress on this bug, could you please record an apitrace of the ga= me, and see if you can reproduce the lockups by playing back the trace? If this works, please provide 1. the trace file itself (e.g. upload on Google Drive) 2. before and after logs of playing back the trace like Michel asked for. --=20 You are receiving this mail because: You are the assignee for the bug.= --14673800220.a877BEA0.28853 Date: Fri, 1 Jul 2016 13:33:42 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 7 on bug 96731<= /a> from Nicolai H=C3=A4hnle
There is nothing obviously wrong with the last shader(s) in th=
e bad log - and
unfortunately, the logs are not really comparable: the first genuine differ=
ence
is in TGSI, which means that a different sequence of OpenGL calls happened =
in
the two runs. This makes it basically impossible to figure out the problem.

To make progress on this bug, could you please record an apitrace of the ga=
me,
and see if you can reproduce the lockups by playing back the trace? If this
works, please provide

1. the trace file itself (e.g. upload on Google Drive)
2. before and after logs of playing back the trace like Michel asked for.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --14673800220.a877BEA0.28853-- --===============1492970457== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1492970457==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Sat, 02 Jul 2016 08:50:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1047992210==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 066CE6E083 for ; Sat, 2 Jul 2016 08:50:34 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1047992210== Content-Type: multipart/alternative; boundary="14674494331.E78be.14323"; charset="UTF-8" --14674494331.E78be.14323 Date: Sat, 2 Jul 2016 08:50:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #8 from Arek Ru=C5=9Bniak --- Hi guys, replay causes gpu lockup as well.=20 apitrace is here: https://drive.google.com/open?id=3D0Bx3qMdwakiQMaTNxd0JsazA4ejA --=20 You are receiving this mail because: You are the assignee for the bug.= --14674494331.E78be.14323 Date: Sat, 2 Jul 2016 08:50:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14674494331.E78be.14323-- --===============1047992210== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1047992210==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Sat, 02 Jul 2016 08:55:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1231193738==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0EB3D6E21B for ; Sat, 2 Jul 2016 08:55:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1231193738== Content-Type: multipart/alternative; boundary="14674497570.82DD2F4ac.14582"; charset="UTF-8" --14674497570.82DD2F4ac.14582 Date: Sat, 2 Jul 2016 08:55:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #9 from Arek Ru=C5=9Bniak --- Created attachment 124857 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124857&action=3Dedit R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes apitrace replay AlienIsolation.1.trace --=20 You are receiving this mail because: You are the assignee for the bug.= --14674497570.82DD2F4ac.14582 Date: Sat, 2 Jul 2016 08:55:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 9 on bug 96731<= /a> from Arek Ru=C5=9Bniak
Created attachment 124857 [details]
R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes apitrace replay AlienIsolation.1.trace<=
/pre>
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --14674497570.82DD2F4ac.14582-- --===============1231193738== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1231193738==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Sat, 02 Jul 2016 08:57:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0554982685==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 477E66E21C for ; Sat, 2 Jul 2016 08:57:21 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0554982685== Content-Type: multipart/alternative; boundary="14674498411.fefD.14895"; charset="UTF-8" --14674498411.fefD.14895 Date: Sat, 2 Jul 2016 08:57:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 Arek Ru=C5=9Bniak changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #124857|R600_DEBUG=3Dfs,vs,gs,ps,cs,t |R600_DEBUG=3Dfs,vs,gs,ps= ,cs,t description|cs,tes apitrace replay |cs,tes apitrace replay |AlienIsolation.1.trace |AlienIsolation.1.trace | |r273466 --=20 You are receiving this mail because: You are the assignee for the bug.= --14674498411.fefD.14895 Date: Sat, 2 Jul 2016 08:57:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Arek Ru=C5=9Bniak changed bug 96731<= /a>
What Removed Added
Attachment #124857 description R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes apitrace replay AlienIso= lation.1.trace R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes apitrace replay AlienIso= lation.1.trace r273466


You are receiving this mail because:
  • You are the assignee for the bug.
= --14674498411.fefD.14895-- --===============0554982685== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0554982685==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Sat, 02 Jul 2016 08:58:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0204353538==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D9F4B6E21D for ; Sat, 2 Jul 2016 08:58:31 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0204353538== Content-Type: multipart/alternative; boundary="14674499111.9bA9.14765"; charset="UTF-8" --14674499111.9bA9.14765 Date: Sat, 2 Jul 2016 08:58:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #10 from Arek Ru=C5=9Bniak --- Created attachment 124858 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124858&action=3Dedit R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes apitrace replay AlienIsolation.1.trace r273467 --=20 You are receiving this mail because: You are the assignee for the bug.= --14674499111.9bA9.14765 Date: Sat, 2 Jul 2016 08:58:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14674499111.9bA9.14765-- --===============0204353538== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0204353538==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Sat, 02 Jul 2016 10:06:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1825696566==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 00DF96E229 for ; Sat, 2 Jul 2016 10:06:33 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1825696566== Content-Type: multipart/alternative; boundary="14674539931.FeaDFDd1B.22419"; charset="UTF-8" --14674539931.FeaDFDd1B.22419 Date: Sat, 2 Jul 2016 10:06:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #11 from Nicolai H=C3=A4hnle --- Hi Arek, thanks for the trace and new logs! Looking at the logs, the only diff is in branch instructions. Perhaps there= is a bug in how kill instructions are lowered now? Since there are several sha= ders with differences, it's not clear yet. I'm going to try to narrow it down to= a single shader using the trace. --=20 You are receiving this mail because: You are the assignee for the bug.= --14674539931.FeaDFDd1B.22419 Date: Sat, 2 Jul 2016 10:06:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 11 on bug 96731<= /a> from Nicolai H=C3=A4hnle
Hi Arek, thanks for the trace and new logs!

Looking at the logs, the only diff is in branch instructions. Perhaps there=
 is
a bug in how kill instructions are lowered now? Since there are several sha=
ders
with differences, it's not clear yet. I'm going to try to narrow it down to=
 a
single shader using the trace.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14674539931.FeaDFDd1B.22419-- --===============1825696566== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1825696566==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Mon, 04 Jul 2016 15:07:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2069589844==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id EBA4E6E4C0 for ; Mon, 4 Jul 2016 15:07:20 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2069589844== Content-Type: multipart/alternative; boundary="14676448401.6e8C76D.5253"; charset="UTF-8" --14676448401.6e8C76D.5253 Date: Mon, 4 Jul 2016 15:07:20 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #12 from Nicolai H=C3=A4hnle --- The first bug that I noticed in the shaders was in return handling for non-monolithic shader parts. Fix for that bug is here: http://reviews.llvm.org/D21975 --=20 You are receiving this mail because: You are the assignee for the bug.= --14676448401.6e8C76D.5253 Date: Mon, 4 Jul 2016 15:07:20 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 12 on bug 96731<= /a> from Nicolai H=C3=A4hnle
The first bug that I noticed in the shaders was in return hand=
ling for
non-monolithic shader parts. Fix for that bug is here:
http://reviews.llvm.org/D21975


You are receiving this mail because:
  • You are the assignee for the bug.
= --14676448401.6e8C76D.5253-- --===============2069589844== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2069589844==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Mon, 04 Jul 2016 16:22:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1683565447==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id F06886E4D5 for ; Mon, 4 Jul 2016 16:22:05 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1683565447== Content-Type: multipart/alternative; boundary="14676493250.1985C3e3.14168"; charset="UTF-8" --14676493250.1985C3e3.14168 Date: Mon, 4 Jul 2016 16:22:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #13 from Arek Ru=C5=9Bniak --- Nocolai, thanks for fix. That did the job. The game now looks even better:)= =20 Really! I'll try revert llvm to old revision and play it again, maybe it's = just my imagination. --=20 You are receiving this mail because: You are the assignee for the bug.= --14676493250.1985C3e3.14168 Date: Mon, 4 Jul 2016 16:22:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 13 on bug 96731<= /a> from Arek Ru=C5=9Bniak
Nocolai, thanks for fix. That did the job. The game now looks =
even better:)=20
Really! I'll try revert llvm to old revision and play it again, maybe it's =
just
my imagination.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14676493250.1985C3e3.14168-- --===============1683565447== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1683565447==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Tue, 05 Jul 2016 00:57:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0646047162==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3D51889202 for ; Tue, 5 Jul 2016 00:57:59 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0646047162== Content-Type: multipart/alternative; boundary="14676802792.EA5aEc.13682"; charset="UTF-8" --14676802792.EA5aEc.13682 Date: Tue, 5 Jul 2016 00:57:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.hirsch@web.de --- Comment #14 from Michel D=C3=A4nzer --- *** Bug 96794 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= --14676802792.EA5aEc.13682 Date: Tue, 5 Jul 2016 00:57:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Michel D=C3=A4nzer changed bug 96731<= /a>
What Removed Added
CC   t.hirsch@web.de

Commen= t # 14 on bug 96731<= /a> from Michel D=C3=A4nzer
*** Bug 96794 has been marked as a dupl=
icate of this bug. ***


You are receiving this mail because:
  • You are the assignee for the bug.
= --14676802792.EA5aEc.13682-- --===============0646047162== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0646047162==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Wed, 06 Jul 2016 08:58:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1689504015==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D9CE46E5EF for ; Wed, 6 Jul 2016 08:58:03 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1689504015== Content-Type: multipart/alternative; boundary="14677954831.cF1E1f5cd.4944"; charset="UTF-8" --14677954831.cF1E1f5cd.4944 Date: Wed, 6 Jul 2016 08:58:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 Nicolai H=C3=A4hnle changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #15 from Nicolai H=C3=A4hnle --- Fixed in LLVM r274612 "AMDGPU: Fix return of non-void-returning shaders". --=20 You are receiving this mail because: You are the assignee for the bug.= --14677954831.cF1E1f5cd.4944 Date: Wed, 6 Jul 2016 08:58:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Nicolai H=C3=A4hnle changed bug 96731<= /a>
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Commen= t # 15 on bug 96731<= /a> from Nicolai H=C3=A4hnle
Fixed in LLVM r274612 "AMDGPU: Fix return of non-void-ret=
urning shaders".


You are receiving this mail because:
  • You are the assignee for the bug.
= --14677954831.cF1E1f5cd.4944-- --===============1689504015== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1689504015==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation Date: Wed, 06 Jul 2016 10:01:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0724313161==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C61D06E5FB for ; Wed, 6 Jul 2016 10:01:14 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0724313161== Content-Type: multipart/alternative; boundary="14677992743.DcEDe.12677"; charset="UTF-8" --14677992743.DcEDe.12677 Date: Wed, 6 Jul 2016 10:01:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96731 --- Comment #16 from Marek Ol=C5=A1=C3=A1k --- (In reply to Michel D=C3=A4nzer from comment #1) > Matt, any ideas offhand? >=20 > Arek, can you attach the stderr output from running the game with the > environment variable >=20 > R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes >=20 > with and without the commit in question? For obtaining the hanging shader, setting GALLIUM_DDEBUG=3D800 and attachin= g the created log file is better. The issue would have been pretty obvious from t= hat. --=20 You are receiving this mail because: You are the assignee for the bug.= --14677992743.DcEDe.12677 Date: Wed, 6 Jul 2016 10:01:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 16 on bug 96731<= /a> from Marek Ol=C5=A1=C3=A1k
(In reply to Michel D=C3=A4nzer from comment #1)
> Matt, any ideas offhand?
>=20
> Arek, can you attach the stderr output from running the game with the
> environment variable
>=20
>  R600_DEBUG=3Dfs,vs,gs,ps,cs,tcs,tes
>=20
> with and without the commit in question?

For obtaining the hanging shader, setting GALLIUM_DDEBUG=3D800 and attachin=
g the
created log file is better. The issue would have been pretty obvious from t=
hat.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14677992743.DcEDe.12677-- --===============0724313161== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0724313161==--