From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Tue, 07 Apr 2015 20:18:24 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0490277077==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 989E86E229 for ; Tue, 7 Apr 2015 13:18:24 -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 --===============0490277077== Content-Type: multipart/alternative; boundary="1428437904.6DE583A80.9546"; charset="UTF-8" --1428437904.6DE583A80.9546 Date: Tue, 7 Apr 2015 20:18:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 Bug ID: 89944 Summary: GPU crash in Civilization 5 Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: sami.liedes@iki.fi QA Contact: dri-devel@lists.freedesktop.org Created attachment 114935 --> https://bugs.freedesktop.org/attachment.cgi?id=114935&action=edit dmesg Civilization 5, with all DLC, causes a GPU crash on recent git (490621f) on Radeon R9 270. The game works perfectly on mesa 10.4.2 from Debian unstable, though. Hardware and kernel are x86-64, but the game (and obviously mesa) is 32-bit. The crash happens when the game is loaded, probably where the map would first get drawn. Mesa was built in a 32-bit chroot and configured with ./configure --prefix=/home/sliedes/local/mesa32 --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --with-gallium-drivers=radeonsi --with-egl-platforms=drm,x11 --enable-driglx-direct --enable-gles1 --enable-gles2 --enable-glx-tls --enable-texture-float LLVM version is 3.6.0, built in release mode. -- You are receiving this mail because: You are the assignee for the bug. --1428437904.6DE583A80.9546 Date: Tue, 7 Apr 2015 20:18:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 89944
Summary GPU crash in Civilization 5
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter sami.liedes@iki.fi
QA Contact dri-devel@lists.freedesktop.org

Created attachment 114935 [details]
dmesg

Civilization 5, with all DLC, causes a GPU crash on recent git (490621f) on
Radeon R9 270. The game works perfectly on mesa 10.4.2 from Debian unstable,
though. Hardware and kernel are x86-64, but the game (and obviously mesa) is
32-bit.

The crash happens when the game is loaded, probably where the map would first
get drawn.

Mesa was built in a 32-bit chroot and configured with

   ./configure --prefix=/home/sliedes/local/mesa32 --build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu --with-gallium-drivers=radeonsi
--with-egl-platforms=drm,x11 --enable-driglx-direct --enable-gles1
--enable-gles2 --enable-glx-tls --enable-texture-float

LLVM version is 3.6.0, built in release mode.


You are receiving this mail because:
  • You are the assignee for the bug.
--1428437904.6DE583A80.9546-- --===============0490277077== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0490277077==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Tue, 07 Apr 2015 20:19:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1609140254==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id ACADA89C63 for ; Tue, 7 Apr 2015 13:19: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 --===============1609140254== Content-Type: multipart/alternative; boundary="1428437968.Cc8C60.9833"; charset="UTF-8" --1428437968.Cc8C60.9833 Date: Tue, 7 Apr 2015 20:19:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #1 from Sami Liedes --- Created attachment 114936 --> https://bugs.freedesktop.org/attachment.cgi?id=114936&action=edit R600_DEBUG=ps,vs,gs output from crashing program -- You are receiving this mail because: You are the assignee for the bug. --1428437968.Cc8C60.9833 Date: Tue, 7 Apr 2015 20:19:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 89944 from
Created attachment 114936 [details]
R600_DEBUG=ps,vs,gs output from crashing program


You are receiving this mail because:
  • You are the assignee for the bug.
--1428437968.Cc8C60.9833-- --===============1609140254== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1609140254==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Tue, 07 Apr 2015 20:20:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0771313576==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 877EB6E22A for ; Tue, 7 Apr 2015 13:20:14 -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 --===============0771313576== Content-Type: multipart/alternative; boundary="1428438014.CdBe2F0.10017"; charset="UTF-8" --1428438014.CdBe2F0.10017 Date: Tue, 7 Apr 2015 20:20:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #2 from Sami Liedes --- Created attachment 114937 --> https://bugs.freedesktop.org/attachment.cgi?id=114937&action=edit Non-crashing debug output from mesa 10.4.2, for comparison -- You are receiving this mail because: You are the assignee for the bug. --1428438014.CdBe2F0.10017 Date: Tue, 7 Apr 2015 20:20:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 89944 from
Created attachment 114937 [details]
Non-crashing debug output from mesa 10.4.2, for comparison


You are receiving this mail because:
  • You are the assignee for the bug.
--1428438014.CdBe2F0.10017-- --===============0771313576== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0771313576==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Wed, 08 Apr 2015 21:52:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0120509798==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 324386E71E for ; Wed, 8 Apr 2015 14:52:23 -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 --===============0120509798== Content-Type: multipart/alternative; boundary="1428529942.d40D87321.26187"; charset="UTF-8" --1428529942.d40D87321.26187 Date: Wed, 8 Apr 2015 21:52:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 Sami Liedes changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kenneth@whitecape.org --- Comment #3 from Sami Liedes --- I bisected this down to this commit: ------------------------------------------------------------ commit 30f51f1a1a70bc838d5bed449daff0dd9f2e8ef2 Author: Kenneth Graunke Date: Wed Oct 22 20:48:21 2014 -0700 glsl: Optimize "if (cond) discard;" to a conditional discard. st_glsl_to_tgsi and ir_to_mesa have handled conditional discards for a long time; the previous patch added that capability to i965. i965 (Haswell) shader-db stats: Without NIR: total instructions in shared programs: 5792133 -> 5776360 (-0.27%) instructions in affected programs: 737585 -> 721812 (-2.14%) helped: 6300 HURT: 68 GAINED: 2 With NIR: total instructions in shared programs: 5787538 -> 5769569 (-0.31%) instructions in affected programs: 767843 -> 749874 (-2.34%) helped: 6522 HURT: 35 GAINED: 6 Signed-off-by: Kenneth Graunke Reviewed-by: Connor Abbott Reviewed-by: Matt Turner Reviewed-by: Eric Anholt ------------------------------------------------------------ I can also confirm that reverting that commit on top of recent HEAD (4deca127) fixes the issue. I can attach R600_DEBUG=ps,gs,vs output from the offending commit and its parent if you think comparing them is of any use. -- You are receiving this mail because: You are the assignee for the bug. --1428529942.d40D87321.26187 Date: Wed, 8 Apr 2015 21:52:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 89944
What Removed Added
CC   kenneth@whitecape.org

Comment # 3 on bug 89944 from
I bisected this down to this commit:

------------------------------------------------------------
commit 30f51f1a1a70bc838d5bed449daff0dd9f2e8ef2
Author: Kenneth Graunke <kenneth@whitecape.org>
Date:   Wed Oct 22 20:48:21 2014 -0700

    glsl: Optimize "if (cond) discard;" to a conditional discard.               

    st_glsl_to_tgsi and ir_to_mesa have handled conditional discards for a      
    long time; the previous patch added that capability to i965.                

    i965 (Haswell) shader-db stats:                                             

    Without NIR:                                                                
    total instructions in shared programs: 5792133 -> 5776360 (-0.27%)          
    instructions in affected programs:     737585 -> 721812 (-2.14%)            
    helped:                                6300                                 
    HURT:                                  68                                   
    GAINED:                                2                                    

    With NIR:                                                                   
    total instructions in shared programs: 5787538 -> 5769569 (-0.31%)          
    instructions in affected programs:     767843 -> 749874 (-2.34%)
    helped:                                6522
    HURT:                                  35
    GAINED:                                6

    Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
    Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
    Reviewed-by: Matt Turner <mattst88@gmail.com>
    Reviewed-by: Eric Anholt <eric@anholt.net>
------------------------------------------------------------

I can also confirm that reverting that commit on top of recent HEAD (4deca127)
fixes the issue.

I can attach R600_DEBUG=ps,gs,vs output from the offending commit and its
parent if you think comparing them is of any use.


You are receiving this mail because:
  • You are the assignee for the bug.
--1428529942.d40D87321.26187-- --===============0120509798== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0120509798==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Thu, 09 Apr 2015 02:04:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0144394575==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3FA436E39F for ; Wed, 8 Apr 2015 19:04:16 -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 --===============0144394575== Content-Type: multipart/alternative; boundary="1428545056.e2bbEcBE2.11047"; charset="UTF-8" --1428545056.e2bbEcBE2.11047 Date: Thu, 9 Apr 2015 02:04:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #4 from qaridarium --- I think I do have the same problem. http://www.phoronix.com/forums/showthread.php?116700-HD7850-radeon-oibaf-ppa-Zivilisation-5-crash I do have a hd7850 and I use the oibaf PPA to run the GIT code -- You are receiving this mail because: You are the assignee for the bug. --1428545056.e2bbEcBE2.11047 Date: Thu, 9 Apr 2015 02:04:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 4 on bug 89944 from
I think I do have the same problem.

http://www.phoronix.com/forums/showthread.php?116700-HD7850-radeon-oibaf-ppa-Zivilisation-5-crash

I do have a hd7850 and I use the oibaf PPA to run the GIT code


You are receiving this mail because:
  • You are the assignee for the bug.
--1428545056.e2bbEcBE2.11047-- --===============0144394575== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0144394575==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Fri, 10 Apr 2015 15:25:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1230839863==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A4E36E9A3 for ; Fri, 10 Apr 2015 08:25:36 -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 --===============1230839863== Content-Type: multipart/alternative; boundary="1428679536.82D6cB2.8646"; charset="UTF-8" --1428679536.82D6cB2.8646 Date: Fri, 10 Apr 2015 15:25:36 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #5 from Tom Stellard --- (In reply to Sami Liedes from comment #3) > I bisected this down to this commit: > > ------------------------------------------------------------ > commit 30f51f1a1a70bc838d5bed449daff0dd9f2e8ef2 > Author: Kenneth Graunke > Date: Wed Oct 22 20:48:21 2014 -0700 > > glsl: Optimize "if (cond) discard;" to a conditional discard. > > > > st_glsl_to_tgsi and ir_to_mesa have handled conditional discards for a > > long time; the previous patch added that capability to i965. > > > > i965 (Haswell) shader-db stats: > > > > Without NIR: > > total instructions in shared programs: 5792133 -> 5776360 (-0.27%) > > instructions in affected programs: 737585 -> 721812 (-2.14%) > > helped: 6300 > > HURT: 68 > > GAINED: 2 > > > > With NIR: > > total instructions in shared programs: 5787538 -> 5769569 (-0.31%) > > instructions in affected programs: 767843 -> 749874 (-2.34%) > helped: 6522 > HURT: 35 > GAINED: 6 > > Signed-off-by: Kenneth Graunke > Reviewed-by: Connor Abbott > Reviewed-by: Matt Turner > Reviewed-by: Eric Anholt > ------------------------------------------------------------ > > I can also confirm that reverting that commit on top of recent HEAD > (4deca127) fixes the issue. > > I can attach R600_DEBUG=ps,gs,vs output from the offending commit and its > parent if you think comparing them is of any use That would be useful. -- You are receiving this mail because: You are the assignee for the bug. --1428679536.82D6cB2.8646 Date: Fri, 10 Apr 2015 15:25:36 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 89944 from
(In reply to Sami Liedes from comment #3)
> I bisected this down to this commit:
> 
> ------------------------------------------------------------
> commit 30f51f1a1a70bc838d5bed449daff0dd9f2e8ef2
> Author: Kenneth Graunke <kenneth@whitecape.org>
> Date:   Wed Oct 22 20:48:21 2014 -0700
> 
>     glsl: Optimize "if (cond) discard;" to a conditional discard.           
> 
>                                                                             
> 
>     st_glsl_to_tgsi and ir_to_mesa have handled conditional discards for a  
> 
>     long time; the previous patch added that capability to i965.            
> 
>                                                                             
> 
>     i965 (Haswell) shader-db stats:                                         
> 
>                                                                             
> 
>     Without NIR:                                                            
> 
>     total instructions in shared programs: 5792133 -> 5776360 (-0.27%)      
> 
>     instructions in affected programs:     737585 -> 721812 (-2.14%)        
> 
>     helped:                                6300                             
> 
>     HURT:                                  68                               
> 
>     GAINED:                                2                                
> 
>                                                                             
> 
>     With NIR:                                                               
> 
>     total instructions in shared programs: 5787538 -> 5769569 (-0.31%)      
> 
>     instructions in affected programs:     767843 -> 749874 (-2.34%)
>     helped:                                6522
>     HURT:                                  35
>     GAINED:                                6
>     
>     Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
>     Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
>     Reviewed-by: Matt Turner <mattst88@gmail.com>
>     Reviewed-by: Eric Anholt <eric@anholt.net>
> ------------------------------------------------------------
> 
> I can also confirm that reverting that commit on top of recent HEAD
> (4deca127) fixes the issue.
> 
> I can attach R600_DEBUG=ps,gs,vs output from the offending commit and its
> parent if you think comparing them is of any use

That would be useful.


You are receiving this mail because:
  • You are the assignee for the bug.
--1428679536.82D6cB2.8646-- --===============1230839863== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1230839863==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Fri, 10 Apr 2015 16:18:20 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0996404675==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 569256E9CC for ; Fri, 10 Apr 2015 09:18:21 -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 --===============0996404675== Content-Type: multipart/alternative; boundary="1428682701.bBCa18Fd2.21100"; charset="UTF-8" --1428682701.bBCa18Fd2.21100 Date: Fri, 10 Apr 2015 16:18:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 Sami Liedes changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sami.liedes@iki.fi --- Comment #6 from Sami Liedes --- Created attachment 115007 --> https://bugs.freedesktop.org/attachment.cgi?id=115007&action=edit R600_DEBUG=ps,vs,gs output from last good commit (8eb6c109) -- You are receiving this mail because: You are the assignee for the bug. --1428682701.bBCa18Fd2.21100 Date: Fri, 10 Apr 2015 16:18:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 89944
What Removed Added
CC   sami.liedes@iki.fi

Comment # 6 on bug 89944 from
Created attachment 115007 [details]
R600_DEBUG=ps,vs,gs output from last good commit (8eb6c109)


You are receiving this mail because:
  • You are the assignee for the bug.
--1428682701.bBCa18Fd2.21100-- --===============0996404675== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0996404675==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Fri, 10 Apr 2015 16:19:24 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1828238382==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8F48E6E255 for ; Fri, 10 Apr 2015 09:19:24 -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 --===============1828238382== Content-Type: multipart/alternative; boundary="1428682764.137A6fDF2.21294"; charset="UTF-8" --1428682764.137A6fDF2.21294 Date: Fri, 10 Apr 2015 16:19:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #7 from Sami Liedes --- Created attachment 115008 --> https://bugs.freedesktop.org/attachment.cgi?id=115008&action=edit R600_DEBUG=ps,vs,gs output from first bad commit (R600_DEBUG=ps,vs,gs output from last good commit (R600_DEBUG=ps,vs,gs output from last good commit (30f51f1a) -- You are receiving this mail because: You are the assignee for the bug. --1428682764.137A6fDF2.21294 Date: Fri, 10 Apr 2015 16:19:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 7 on bug 89944 from
Created attachment 115008 [details]
R600_DEBUG=ps,vs,gs output from first bad commit (R600_DEBUG=ps,vs,gs output
from last good commit (R600_DEBUG=ps,vs,gs output from last good commit
(30f51f1a)


You are receiving this mail because:
  • You are the assignee for the bug.
--1428682764.137A6fDF2.21294-- --===============1828238382== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1828238382==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Fri, 10 Apr 2015 16:25:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1806237525==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E3AD6E9D3 for ; Fri, 10 Apr 2015 09:25:47 -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 --===============1806237525== Content-Type: multipart/alternative; boundary="1428683147.380E7A2.22756"; charset="UTF-8" --1428683147.380E7A2.22756 Date: Fri, 10 Apr 2015 16:25:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 Sami Liedes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115008|R600_DEBUG=ps,vs,gs output |R600_DEBUG=ps,vs,gs output description|from first bad commit |from first bad commit |(R600_DEBUG=ps,vs,gs output |(30f51f1a) |from last good commit | |(R600_DEBUG=ps,vs,gs output | |from last good commit | |(30f51f1a) | -- You are receiving this mail because: You are the assignee for the bug. --1428683147.380E7A2.22756 Date: Fri, 10 Apr 2015 16:25:47 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 89944
What Removed Added
Attachment #115008 description R600_DEBUG=ps,vs,gs output from first bad commit (R600_DEBUG=ps,vs,gs output from last good commit (R600_DEBUG=ps,vs,gs output from last good commit (30f51f1a) R600_DEBUG=ps,vs,gs output from first bad commit (30f51f1a)


You are receiving this mail because:
  • You are the assignee for the bug.
--1428683147.380E7A2.22756-- --===============1806237525== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1806237525==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Tue, 14 Apr 2015 15:05:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1024960778==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6771C6E6D3 for ; Tue, 14 Apr 2015 08:05:51 -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 --===============1024960778== Content-Type: multipart/alternative; boundary="1429023951.c3CcdD22.26704"; charset="UTF-8" --1429023951.c3CcdD22.26704 Date: Tue, 14 Apr 2015 15:05:51 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #8 from Tom Stellard --- Can you pull the latest version of llvm and mesa and see if the problem still exists? -- You are receiving this mail because: You are the assignee for the bug. --1429023951.c3CcdD22.26704 Date: Tue, 14 Apr 2015 15:05:51 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 8 on bug 89944 from
Can you pull the latest version of llvm and mesa and see if the problem still
exists?


You are receiving this mail because:
  • You are the assignee for the bug.
--1429023951.c3CcdD22.26704-- --===============1024960778== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1024960778==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Tue, 14 Apr 2015 21:52:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0919210006==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8B4336E785 for ; Tue, 14 Apr 2015 14:52:19 -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 --===============0919210006== Content-Type: multipart/alternative; boundary="1429048339.Ee18b12.32640"; charset="UTF-8" --1429048339.Ee18b12.32640 Date: Tue, 14 Apr 2015 21:52:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=89944 --- Comment #9 from Sami Liedes --- Tested; cannot reproduce problem with latest mesa (28d9e904) and llvm (r234939). -- You are receiving this mail because: You are the assignee for the bug. --1429048339.Ee18b12.32640 Date: Tue, 14 Apr 2015 21:52:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 89944 from
Tested; cannot reproduce problem with latest mesa (28d9e904) and llvm
(r234939).


You are receiving this mail because:
  • You are the assignee for the bug.
--1429048339.Ee18b12.32640-- --===============0919210006== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0919210006==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89944] GPU crash in Civilization 5 Date: Wed, 22 Apr 2015 10:04:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0894585329==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 772D86E676 for ; Wed, 22 Apr 2015 03:04:35 -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 --===============0894585329== Content-Type: multipart/alternative; boundary="1429697075.63Bbf2.20169"; charset="UTF-8" --1429697075.63Bbf2.20169 Date: Wed, 22 Apr 2015 10:04:35 +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=3D89944 Marek Ol=C5=A1=C3=A1k changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Marek Ol=C5=A1=C3=A1k --- (In reply to Sami Liedes from comment #9) > Tested; cannot reproduce problem with latest mesa (28d9e904) and llvm > (r234939). Ok. Closing then. --=20 You are receiving this mail because: You are the assignee for the bug. --1429697075.63Bbf2.20169 Date: Wed, 22 Apr 2015 10:04:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable = Marek Ol=C5=A1=C3=A1k changed bug 89944<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Commen= t # 10 on bug 89944<= /a> from Marek Ol=C5=A1=C3=A1k
(In reply to Sami Liedes from comment #9)
> Tested; cannot reproduce problem with latest mes=
a (28d9e904) and llvm
> (r234939).

Ok. Closing then.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1429697075.63Bbf2.20169-- --===============0894585329== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0894585329==--