From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Fri, 27 Mar 2015 00:46:25 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0650496689==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 57C8F6E034 for ; Thu, 26 Mar 2015 17:46:25 -0700 (PDT) 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 --===============0650496689== Content-Type: multipart/alternative; boundary="1427417185.DafeeB0.4059"; charset="UTF-8" --1427417185.DafeeB0.4059 Date: Fri, 27 Mar 2015 00:46:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 Bug ID: 89785 Summary: GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Product: Mesa Version: 10.5 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: matt.scheirer@gmail.com QA Contact: dri-devel@lists.freedesktop.org Created attachment 114656 --> https://bugs.freedesktop.org/attachment.cgi?id=114656&action=edit Kernel log of GPU Hang On my r9 290 GPU, the newly released Pillars of Eternity causes a GPU fault and kernel panic on 10.5.1. Works fine with an Intel part. Requires a REISUB to reset the system every time. Attached is the kernel log of the crashing behavior - it is reproducible every time I run the game as soon as it hits a loading screen. Kernel is 3.19.2. -- You are receiving this mail because: You are the assignee for the bug. --1427417185.DafeeB0.4059 Date: Fri, 27 Mar 2015 00:46:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 89785
Summary GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity
Product Mesa
Version 10.5
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter matt.scheirer@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Created attachment 114656 [details]
Kernel log of GPU Hang

On my r9 290 GPU, the newly released Pillars of Eternity causes a GPU fault and
kernel panic on 10.5.1. Works fine with an Intel part. Requires a REISUB to
reset the system every time.

Attached is the kernel log of the crashing behavior - it is reproducible every
time I run the game as soon as it hits a loading screen. Kernel is 3.19.2.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427417185.DafeeB0.4059-- --===============0650496689== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0650496689==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Fri, 27 Mar 2015 01:14:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0009557631==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 92BC27A00C for ; Thu, 26 Mar 2015 18:14:33 -0700 (PDT) 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 --===============0009557631== Content-Type: multipart/alternative; boundary="1427418868.bC7b14cD0.8286"; charset="UTF-8" --1427418868.bC7b14cD0.8286 Date: Fri, 27 Mar 2015 01:14:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D89785 --- Comment #1 from Michel D=C3=A4nzer --- > radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x01000000 > radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C0C8001 > VM fault (0x01, vmid 6) at page 16777216, read from 'TC6' (0x54433600) (2= 00) Looks like a shader tries to read from virtual address 0x1000000000, which = is probably not what was intended, so the shader code might be incorrect. Please run the game with the environment variable R600_DEBUG=3Dvs,gs,ps , redirect its stderr output to a file and attach that file here after the ha= ng. --=20 You are receiving this mail because: You are the assignee for the bug. --1427418868.bC7b14cD0.8286 Date: Fri, 27 Mar 2015 01:14:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 1 on bug 89785<= /a> from Michel D=C3=A4nzer
> radeon 0000:01:00.0:   VM_CONTEXT1_=
PROTECTION_FAULT_ADDR   0x01000000
> radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C0C8001
> VM fault (0x01, vmid 6) at page 16777216, read from 'TC6' (0x54433600)=
 (200)

Looks like a shader tries to read from virtual address 0x1000000000, which =
is
probably not what was intended, so the shader code might be incorrect.

Please run the game with the environment variable R600_DEBUG=3Dvs,gs,ps ,
redirect its stderr output to a file and attach that file here after the ha=
ng.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1427418868.bC7b14cD0.8286-- --===============0009557631== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0009557631==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Fri, 27 Mar 2015 18:55:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1643772679==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B8C366EC15 for ; Fri, 27 Mar 2015 11:55:01 -0700 (PDT) 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 --===============1643772679== Content-Type: multipart/alternative; boundary="1427482501.0EB14AA0.25856"; charset="UTF-8" --1427482501.0EB14AA0.25856 Date: Fri, 27 Mar 2015 18:55:01 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #2 from Matthew Scheirer --- The game is capturing stderr and won't give me any shader output, the syntax I was using was R600_DEBUG=vs,gs,ps ./PillarsOfEternity 2> ~/poe-crash-log.txt, also tried &> log and only got its Unity output. Other Gallium tunables like gallium_hud work, so it seems just to be internal stderr capture in Mono or Unity. Not well versed in either enough to know if there is a way to circumvent them, though, and Google isn't helping. Any other options? It seems really bizarre that this game works on Intel, Nvidia (blob), and OSX drivers if it has broken GLSL shaders. -- You are receiving this mail because: You are the assignee for the bug. --1427482501.0EB14AA0.25856 Date: Fri, 27 Mar 2015 18:55:01 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 89785 from
The game is capturing stderr and won't give me any shader output, the syntax I
was using was R600_DEBUG=vs,gs,ps ./PillarsOfEternity 2> ~/poe-crash-log.txt,
also tried &> log and only got its Unity output. Other Gallium tunables like
gallium_hud work, so it seems just to be internal stderr capture in Mono or
Unity. Not well versed in either enough to know if there is a way to circumvent
them, though, and Google isn't helping.

Any other options? It seems really bizarre that this game works on Intel,
Nvidia (blob), and OSX drivers if it has broken GLSL shaders.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427482501.0EB14AA0.25856-- --===============1643772679== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1643772679==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sat, 28 Mar 2015 00:21:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1691416849==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B7326E1E8 for ; Fri, 27 Mar 2015 17:21:52 -0700 (PDT) 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 --===============1691416849== Content-Type: multipart/alternative; boundary="1427502112.23EDEF1a0.19103"; charset="UTF-8" --1427502112.23EDEF1a0.19103 Date: Sat, 28 Mar 2015 00:21:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #3 from Andreas Grois --- Created attachment 114675 --> https://bugs.freedesktop.org/attachment.cgi?id=114675&action=edit player.log R9 270X for crash after char creation The STDERR output is redirected to ~/.config/unity3d/.config/unity3d/Obsidian Entertainment/Pillars of Eternity/player.log I'm experiencing crashes in Pillars of Eternity as well with an R9 270X card. Sometimes they happen on the loading screen, sometimes directly after character creation. Attached is the gzipped player.log file of my latest crash (right after character creation, using R600_DEBUG=vs,gs,ps). While sometimes I can REISUB after the screen turns black, most of the time (and also with the crash to which the attached file corresponds) the only way to go is a hard reset. For this reason I'm also not sure if the relevant information was written to disc, or if the system froze before that... I'm using the shim linked below, as Pillars of Eternity fails to detect the VRAM size, but the crashes also happen without this workaround. https://github.com/dscharrer/void/blob/master/hacks/glamdmeminfo.c (Description: https://forums.obsidian.net/topic/71852-linux-crashes-after-character-creation/) -- You are receiving this mail because: You are the assignee for the bug. --1427502112.23EDEF1a0.19103 Date: Sat, 28 Mar 2015 00:21:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 89785 from
Created attachment 114675 [details]
player.log R9 270X for crash after char creation

The STDERR output is redirected to 
~/.config/unity3d/.config/unity3d/Obsidian Entertainment/Pillars of
Eternity/player.log

I'm experiencing crashes in Pillars of Eternity as well with an R9 270X card.
Sometimes they happen on the loading screen, sometimes directly after character
creation. Attached is the gzipped player.log file of my latest crash (right
after character creation, using R600_DEBUG=vs,gs,ps). While sometimes I can
REISUB after the screen turns black, most of the time (and also with the crash
to which the attached file corresponds) the only way to go is a hard reset. For
this reason I'm also not sure if the relevant information was written to disc,
or if the system froze before that...

I'm using the shim linked below, as Pillars of Eternity fails to detect the
VRAM size, but the crashes also happen without this workaround.
https://github.com/dscharrer/void/blob/master/hacks/glamdmeminfo.c
(Description:
https://forums.obsidian.net/topic/71852-linux-crashes-after-character-creation/)


You are receiving this mail because:
  • You are the assignee for the bug.
--1427502112.23EDEF1a0.19103-- --===============1691416849== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1691416849==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sat, 28 Mar 2015 00:57:43 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0839636545==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C5576E0FD for ; Fri, 27 Mar 2015 17:57:43 -0700 (PDT) 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 --===============0839636545== Content-Type: multipart/alternative; boundary="1427504263.D817FEe20.25217"; charset="UTF-8" --1427504263.D817FEe20.25217 Date: Sat, 28 Mar 2015 00:57:43 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #4 from Tom Stellard --- Here is the bug: s_mov_b64 vcc, s[6:7] ; Store pointer for s_load_dword* in vcc v_cmpx_le_f32_e32 vcc, 0, v6 ; Kill instructions v_cmpx_le_f32_e32 vcc, 0, v6 v_cmpx_le_f32_e32 vcc, 0, v6 v_cmpx_le_f32_e32 vcc, 0, v6 s_load_dwordx8 s[8:15], vcc, 0x48 ; vcc no longer contains a pointer. The lowering of kill instructions needs to save and restore VCC if it is live. As a work around, you can try this branch: http://cgit.freedesktop.org/~tstellar/llvm/log/?h=sched-perf-Mar-27-2015 or take the top two commits and apply it to llvm master. I think this will avoid the bug. -- You are receiving this mail because: You are the assignee for the bug. --1427504263.D817FEe20.25217 Date: Sat, 28 Mar 2015 00:57:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 4 on bug 89785 from
Here is the bug:

s_mov_b64 vcc, s[6:7]  ; Store pointer for s_load_dword* in vcc

<snip>

v_cmpx_le_f32_e32 vcc, 0, v6 ; Kill instructions
v_cmpx_le_f32_e32 vcc, 0, v6
v_cmpx_le_f32_e32 vcc, 0, v6
v_cmpx_le_f32_e32 vcc, 0, v6

<snip>

s_load_dwordx8 s[8:15], vcc, 0x48 ; vcc no longer contains a pointer.


The lowering of kill instructions needs to save and restore VCC if it is live.

As a work around, you can try this branch:
http://cgit.freedesktop.org/~tstellar/llvm/log/?h=sched-perf-Mar-27-2015
or take the top two commits and apply it to llvm master.  I think this will
avoid the bug.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427504263.D817FEe20.25217-- --===============0839636545== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0839636545==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sat, 28 Mar 2015 17:55:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1444499497==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2545C6E106 for ; Sat, 28 Mar 2015 10:55:33 -0700 (PDT) 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 --===============1444499497== Content-Type: multipart/alternative; boundary="1427565333.47A55C20.13512"; charset="UTF-8" --1427565333.47A55C20.13512 Date: Sat, 28 Mar 2015 17:55:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #5 from Andreas Grois --- While I cannot get portage to compile llvm from git (neither from master, nor from your branch) without getting an error (https://forums.gentoo.org/viewtopic-t-1013718.html), I've tried to apply the commits "R600/SI: Disable register pressure tracking in the scheduler" (11a8738d716fa9f67da9fce2892c30352780e89b) and "XXX: Schedmodul" (b08f2e3be487f399b04363972bfd5dfc05652673) to llvm-3.6. The patches apply and the resulting code compiles and installs fine, but the game still crashes at the same spot. -- You are receiving this mail because: You are the assignee for the bug. --1427565333.47A55C20.13512 Date: Sat, 28 Mar 2015 17:55:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 89785 from
While I cannot get portage to compile llvm from git (neither from master, nor
from your branch) without getting an error
(https://forums.gentoo.org/viewtopic-t-1013718.html), I've tried to apply the
commits "R600/SI: Disable register pressure tracking in the scheduler"
(11a8738d716fa9f67da9fce2892c30352780e89b) and "XXX: Schedmodul"
(b08f2e3be487f399b04363972bfd5dfc05652673) to llvm-3.6. 
The patches apply and the resulting code compiles and installs fine, but the
game still crashes at the same spot.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427565333.47A55C20.13512-- --===============1444499497== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1444499497==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sat, 28 Mar 2015 21:00:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0988849095==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A27156E47E for ; Sat, 28 Mar 2015 14:00:01 -0700 (PDT) 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 --===============0988849095== Content-Type: multipart/alternative; boundary="1427576401.Ee20c0.17721"; charset="UTF-8" --1427576401.Ee20c0.17721 Date: Sat, 28 Mar 2015 21:00:01 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #6 from Andreas Grois --- Created attachment 114688 --> https://bugs.freedesktop.org/attachment.cgi?id=114688&action=edit player.log R9 270X loading screen crash with patches from ~tstellar This is the Player.log when using llvm-3.6 with the two patches 11a8738d716fa9f67da9fce2892c30352780e89b and b08f2e3be487f399b04363972bfd5dfc05652673 from http://cgit.freedesktop.org/~tstellar/llvm/log/?h=sched-perf-Mar-27-2015. This time the crash happened on the loading screen, before character creation. -- You are receiving this mail because: You are the assignee for the bug. --1427576401.Ee20c0.17721 Date: Sat, 28 Mar 2015 21:00:01 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 6 on bug 89785 from
Created attachment 114688 [details]
player.log R9 270X loading screen crash with patches from ~tstellar

This is the Player.log when using llvm-3.6 with the two patches
11a8738d716fa9f67da9fce2892c30352780e89b and
b08f2e3be487f399b04363972bfd5dfc05652673 from
http://cgit.freedesktop.org/~tstellar/llvm/log/?h=sched-perf-Mar-27-2015. This
time the crash happened on the loading screen, before character creation.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427576401.Ee20c0.17721-- --===============0988849095== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0988849095==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sun, 29 Mar 2015 09:48:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0056347283==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2686D6E0CC for ; Sun, 29 Mar 2015 02:48:10 -0700 (PDT) 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 --===============0056347283== Content-Type: multipart/alternative; boundary="1427622490.5DF20.14316"; charset="UTF-8" --1427622490.5DF20.14316 Date: Sun, 29 Mar 2015 09:48:10 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 Tilman Sauerbeck changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tilman@code-monkey.de --- Comment #7 from Tilman Sauerbeck --- I uploaded an apitrace that lets me trigger the bug to http://files.code-monkey.de/PillarsOfEternity.trace . -- You are receiving this mail because: You are the assignee for the bug. --1427622490.5DF20.14316 Date: Sun, 29 Mar 2015 09:48:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 89785
What Removed Added
CC   tilman@code-monkey.de

Comment # 7 on bug 89785 from
I uploaded an apitrace that lets me trigger the bug to
http://files.code-monkey.de/PillarsOfEternity.trace .


You are receiving this mail because:
  • You are the assignee for the bug.
--1427622490.5DF20.14316-- --===============0056347283== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0056347283==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sun, 29 Mar 2015 20:24:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1615540012==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 651826E0DA for ; Sun, 29 Mar 2015 13:24:27 -0700 (PDT) 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 --===============1615540012== Content-Type: multipart/alternative; boundary="1427660667.dfE4DeA0.11973"; charset="UTF-8" --1427660667.dfE4DeA0.11973 Date: Sun, 29 Mar 2015 20:24:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #8 from Tilman Sauerbeck --- (In reply to Tilman Sauerbeck from comment #7) > I uploaded an apitrace that lets me trigger the bug to > http://files.code-monkey.de/PillarsOfEternity.trace . Please ignore this one; it only caused a GPU fault with drivers that didn't have the fix for bug #88301. With a proper driver (and LLVM trunk r227583; 3.6.0 is known to be "bad"), I can finish character creation and click through the first dialog in the game. Haven't tried doing anything else yet. -- You are receiving this mail because: You are the assignee for the bug. --1427660667.dfE4DeA0.11973 Date: Sun, 29 Mar 2015 20:24:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 8 on bug 89785 from
(In reply to Tilman Sauerbeck from comment #7)
> I uploaded an apitrace that lets me trigger the bug to
> http://files.code-monkey.de/PillarsOfEternity.trace .

Please ignore this one; it only caused a GPU fault with drivers that didn't
have the fix for bug #88301.

With a proper driver (and LLVM trunk r227583; 3.6.0 is known to be "bad"), I
can finish character creation and click through the first dialog in the game.
Haven't tried doing anything else yet.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427660667.dfE4DeA0.11973-- --===============1615540012== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1615540012==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Mon, 30 Mar 2015 18:28:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1612163825==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B4ACB72077 for ; Mon, 30 Mar 2015 11:28:03 -0700 (PDT) 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 --===============1612163825== Content-Type: multipart/alternative; boundary="1427740083.0383dc01.13014"; charset="UTF-8" --1427740083.0383dc01.13014 Date: Mon, 30 Mar 2015 18:28:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #9 from Andreas Grois --- I'm terribly sorry. Please also ignore my previous player.log files, as they were recorded with llvm-3.6.0. I now finally managed to get a working installation of llvm git master and mesa 10.5.2 (with a few bolts and nuts from mesa git master), and while the game is stuttering slightly, it indeed doesn't crash with the current git version of llvm, at least not in the parts I've tested up to now. -- You are receiving this mail because: You are the assignee for the bug. --1427740083.0383dc01.13014 Date: Mon, 30 Mar 2015 18:28:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 89785 from
I'm terribly sorry. Please also ignore my previous player.log files, as they
were recorded with llvm-3.6.0. I now finally managed to get a working
installation of llvm git master and mesa 10.5.2 (with  a few bolts and nuts
from mesa git master), and while the game is stuttering slightly, it indeed
doesn't crash with the current git version of llvm, at least not in the parts
I've tested up to now.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427740083.0383dc01.13014-- --===============1612163825== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1612163825==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Tue, 31 Mar 2015 19:04:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1817022121==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CE8B9720DB for ; Tue, 31 Mar 2015 12:04:01 -0700 (PDT) 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 --===============1817022121== Content-Type: multipart/alternative; boundary="1427828641.cAFAeACF1.27649"; charset="UTF-8" --1427828641.cAFAeACF1.27649 Date: Tue, 31 Mar 2015 19:04:01 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #10 from Tom Stellard --- Created attachment 114780 --> https://bugs.freedesktop.org/attachment.cgi?id=114780&action=edit Fix for bug described in commet 4 This patch should fix the problem I described in comment 4, can you test it? -- You are receiving this mail because: You are the assignee for the bug. --1427828641.cAFAeACF1.27649 Date: Tue, 31 Mar 2015 19:04:01 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 10 on bug 89785 from
Created attachment 114780 [details] [review]
Fix for bug described in commet 4

This patch should fix the problem I described in comment 4, can you test it?


You are receiving this mail because:
  • You are the assignee for the bug.
--1427828641.cAFAeACF1.27649-- --===============1817022121== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1817022121==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Wed, 01 Apr 2015 19:58:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0928790879==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C799D6E92E for ; Wed, 1 Apr 2015 12:58:07 -0700 (PDT) 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 --===============0928790879== Content-Type: multipart/alternative; boundary="1427918287.EEBeA1.17643"; charset="UTF-8" --1427918287.EEBeA1.17643 Date: Wed, 1 Apr 2015 19:58:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #11 from Alex B --- I can confirm, patch from the last comment fixes this issue on my Radeon HD 7750. -- You are receiving this mail because: You are the assignee for the bug. --1427918287.EEBeA1.17643 Date: Wed, 1 Apr 2015 19:58:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 11 on bug 89785 from
I can confirm, patch from the last comment fixes this issue on my Radeon HD
7750.


You are receiving this mail because:
  • You are the assignee for the bug.
--1427918287.EEBeA1.17643-- --===============0928790879== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0928790879==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Thu, 02 Apr 2015 01:43:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0366566150==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 32B1B6E97E for ; Wed, 1 Apr 2015 18:43:28 -0700 (PDT) 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 --===============0366566150== Content-Type: multipart/alternative; boundary="1427939008.5b66B1.10658"; charset="UTF-8" --1427939008.5b66B1.10658 Date: Thu, 2 Apr 2015 01:43:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D89785 --- Comment #12 from Michel D=C3=A4nzer --- Comment on attachment 114780 --> https://bugs.freedesktop.org/attachment.cgi?id=3D114780 Fix for bug described in commet 4 Review of attachment 114780: ----------------------------------------------------------------- I think it would be better if SI_KILL could be fixed not to clobber VCC in = the first place, e.g. by using the 64-bit encoding of the v_cmp(x)_lt_f32[0] instruction. But failing that, this looks good. [0] BTW, it's currently using v_cmpx_le_f32, but I think that's incorrect, = as the comment says "Clear this thread from the exec mask if the operand is negative". --=20 You are receiving this mail because: You are the assignee for the bug. --1427939008.5b66B1.10658 Date: Thu, 2 Apr 2015 01:43:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 12 on bug 89785<= /a> from Michel D=C3=A4nzer
Comment on att=
achment 114780 [details] [r=
eview]
Fix for bug described in commet 4

Review of attachment 114780=
 [details] [review]:
-----------------------------------------------------------------

I think it would be better if SI_KILL could be fixed not to clobber VCC in =
the
first place, e.g. by using the 64-bit encoding of the v_cmp(x)_lt_f32[0]
instruction. But failing that, this looks good.

[0] BTW, it's currently using v_cmpx_le_f32, but I think that's incorrect, =
as
the comment says "Clear this thread from the exec mask if the operand =
is
negative".


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1427939008.5b66B1.10658-- --===============0366566150== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0366566150==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Fri, 03 Apr 2015 11:58:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1777781004==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CE086E1AC for ; Fri, 3 Apr 2015 04:58:31 -0700 (PDT) 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 --===============1777781004== Content-Type: multipart/alternative; boundary="1428062311.6E6b5E1.31045"; charset="UTF-8" --1428062311.6E6b5E1.31045 Date: Fri, 3 Apr 2015 11:58:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #13 from Andreas Grois --- (In reply to Alex B from comment #11) > I can confirm, patch from the last comment fixes this issue on my Radeon HD > 7750. Same here. Pillars of Eternity seems to work now on my system (llvm-3.6.0 with the patch and mesa-10-5.2, Radeon R9 270X). -- You are receiving this mail because: You are the assignee for the bug. --1428062311.6E6b5E1.31045 Date: Fri, 3 Apr 2015 11:58:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 13 on bug 89785 from
(In reply to Alex B from comment #11)
> I can confirm, patch from the last comment fixes this issue on my Radeon HD
> 7750.

Same here. Pillars of Eternity seems to work now on my system (llvm-3.6.0 with
the patch and mesa-10-5.2, Radeon R9 270X).


You are receiving this mail because:
  • You are the assignee for the bug.
--1428062311.6E6b5E1.31045-- --===============1777781004== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1777781004==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Sun, 05 Apr 2015 21:09:37 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0961926269==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A0D346E3CD for ; Sun, 5 Apr 2015 14:09:37 -0700 (PDT) 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 --===============0961926269== Content-Type: multipart/alternative; boundary="1428268177.d87fbfF1.21948"; charset="UTF-8" --1428268177.d87fbfF1.21948 Date: Sun, 5 Apr 2015 21:09:37 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89785 --- Comment #14 from Matthew Scheirer --- I built mesa-git and llvm-svn and tested quite a bit of the game, after an hour of play nothing crashes. I then tried to do everything in game that would generate new shaders (casted all the spells, traveled to several zones, changed equipment, etc) to see if anything triggered the bug, and it seems to be resolved on my end. Here is the player.log of around five minutes of gameplay containing the debug output from llvm. Its about 20MB big, so I threw it on Google Drive. Framerates are good, no graphical glitches, and no crashes. https://drive.google.com/file/d/0ByAFDLY1V3W2T1ZUYUREZHFjRkE/view?usp=sharing So this is fixed on my end upstream. -- You are receiving this mail because: You are the assignee for the bug. --1428268177.d87fbfF1.21948 Date: Sun, 5 Apr 2015 21:09:37 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 14 on bug 89785 from
I built mesa-git and llvm-svn and tested quite a bit of the game, after an hour
of play nothing crashes. I then tried to do everything in game that would
generate new shaders (casted all the spells, traveled to several zones, changed
equipment, etc) to see if anything triggered the bug, and it seems to be
resolved on my end. Here is the player.log of around five minutes of gameplay
containing the debug output from llvm. Its about 20MB big, so I threw it on
Google Drive. Framerates are good, no graphical glitches, and no crashes.

https://drive.google.com/file/d/0ByAFDLY1V3W2T1ZUYUREZHFjRkE/view?usp=sharing

So this is fixed on my end upstream.


You are receiving this mail because:
  • You are the assignee for the bug.
--1428268177.d87fbfF1.21948-- --===============0961926269== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0961926269==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity Date: Wed, 15 Feb 2017 21:37:43 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2133090171==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 12DBA6E26D for ; Wed, 15 Feb 2017 21:37:43 +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 --===============2133090171== Content-Type: multipart/alternative; boundary="14871946630.4Cad1A2.10098"; charset="UTF-8" --14871946630.4Cad1A2.10098 Date: Wed, 15 Feb 2017 21:37: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=3D89785 Samuel Pitoiset changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #15 from Samuel Pitoiset --- At least, three people said: "the issue is fixed" and I can confirm that "Pillars of Eternity" works like a charm on my end. I think it's enough for closing this very old issue (almost 2 years ago). --=20 You are receiving this mail because: You are the assignee for the bug.= --14871946630.4Cad1A2.10098 Date: Wed, 15 Feb 2017 21:37:43 +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 Samuel Pitoiset changed bug 89785<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Commen= t # 15 on bug 89785<= /a> from Samuel Pitoiset
At least, three people said: "the issue is fixed" an=
d I can confirm that
"Pillars of Eternity" works like a charm on my end. I think it's =
enough for
closing this very old issue (almost 2 years ago).


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