From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] New: luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 22:06:38 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0284094961==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C66726E782 for ; Thu, 3 Jul 2014 15:06:38 -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 --===============0284094961== Content-Type: multipart/alternative; boundary="1404425198.b1BfF0.24825"; charset="us-ascii" --1404425198.b1BfF0.24825 Date: Thu, 3 Jul 2014 22:06:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 Priority: medium Bug ID: 80876 Assignee: dri-devel@lists.freedesktop.org Summary: luxrays/slg4 hangs GPU (CEDAR) Severity: normal Classification: Unclassified OS: Linux (All) Reporter: awatry@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa Created attachment 102222 --> https://bugs.freedesktop.org/attachment.cgi?id=102222&action=edit luxrays diff/patch to disable image support while reproducing bug. While working on getting the Luxrays slg4 program running (which is invoked as part of the luxmark CL-based raytracing benchmark), I encountered some GPU hangs on the evergreen card I'm using (CEDAR, Radeon 5400-series). Hardware: Core i7-2600k 16GB DDR3 Radeon 5400-series PCI express w/ dual 1080p monitors Software: Mesa: Git master LLVM: 3.5svn drm: fairly recent git libclc: git master + a few extra patches to implement missing built-ins luxrays: From http://src.luxrender.net/luxrays, with the attached patch. Steps: 1) Checkout luxrays source from the mercurial repository 2) Apply patch to disable image support in the renderer 3) Build luxrays from source (cmake). 4) run bin/slg4 5) Watch the UI start to pop-up and the GPU reset. dmesg, kernel source, llvm bitcode to be attached. rlockup_*.c cs trace available as a 35MB gzipped C file (>300MB uncompressed). -- You are receiving this mail because: You are the assignee for the bug. --1404425198.b1BfF0.24825 Date: Thu, 3 Jul 2014 22:06:38 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 80876
Assignee dri-devel@lists.freedesktop.org
Summary luxrays/slg4 hangs GPU (CEDAR)
Severity normal
Classification Unclassified
OS Linux (All)
Reporter awatry@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

Created attachment 102222 [details]
luxrays diff/patch to disable image support while reproducing bug.

While working on getting the Luxrays slg4 program running (which is invoked as
part of the luxmark CL-based raytracing benchmark), I encountered some GPU
hangs on the evergreen card I'm using (CEDAR, Radeon 5400-series).

Hardware:
Core i7-2600k
16GB DDR3
Radeon 5400-series PCI express w/ dual 1080p monitors

Software:
Mesa: Git master
LLVM: 3.5svn
drm: fairly recent git
libclc: git master + a few extra patches to implement missing built-ins
luxrays: From http://src.luxrender.net/luxrays, with the attached patch.

Steps:
1) Checkout luxrays source from the mercurial repository
2) Apply patch to disable image support in the renderer
3) Build luxrays from source (cmake).
4) run bin/slg4
5) Watch the UI start to pop-up and the GPU reset.

dmesg, kernel source, llvm bitcode to be attached.  rlockup_*.c cs trace
available as a 35MB gzipped C file (>300MB uncompressed).


You are receiving this mail because:
  • You are the assignee for the bug.
--1404425198.b1BfF0.24825-- --===============0284094961== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0284094961==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 22:07:24 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0069137659==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 92B7E6E785 for ; Thu, 3 Jul 2014 15:07: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 --===============0069137659== Content-Type: multipart/alternative; boundary="1404425244.17f637530.25042"; charset="us-ascii" --1404425244.17f637530.25042 Date: Thu, 3 Jul 2014 22:07:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 --- Comment #1 from Aaron Watry --- Created attachment 102223 --> https://bugs.freedesktop.org/attachment.cgi?id=102223&action=edit Kernel source for luxrays -- You are receiving this mail because: You are the assignee for the bug. --1404425244.17f637530.25042 Date: Thu, 3 Jul 2014 22:07:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 80876 from
Created attachment 102223 [details]
Kernel source for luxrays


You are receiving this mail because:
  • You are the assignee for the bug.
--1404425244.17f637530.25042-- --===============0069137659== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0069137659==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 22:08:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1808107121==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CC9EF6E786 for ; Thu, 3 Jul 2014 15:08:54 -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 --===============1808107121== Content-Type: multipart/alternative; boundary="1404425334.8B0D0.25584"; charset="us-ascii" --1404425334.8B0D0.25584 Date: Thu, 3 Jul 2014 22:08:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 --- Comment #2 from Aaron Watry --- Created attachment 102224 --> https://bugs.freedesktop.org/attachment.cgi?id=102224&action=edit dmesg from luxrays GPU hang/reset -- You are receiving this mail because: You are the assignee for the bug. --1404425334.8B0D0.25584 Date: Thu, 3 Jul 2014 22:08:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 80876 from
Created attachment 102224 [details]
dmesg from luxrays GPU hang/reset


You are receiving this mail because:
  • You are the assignee for the bug.
--1404425334.8B0D0.25584-- --===============1808107121== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1808107121==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 22:31:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2118439738==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 141BB6E056 for ; Thu, 3 Jul 2014 15:31: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 --===============2118439738== Content-Type: multipart/alternative; boundary="1404426706.8daA7E4C0.30678"; charset="us-ascii" --1404426706.8daA7E4C0.30678 Date: Thu, 3 Jul 2014 22:31:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 --- Comment #3 from Aaron Watry --- Grumble.. I was just attempting to get the bitcode since I had lost my previous dump of that... and now for some reason the GPU's not locking and I'm instead getting an LLVM diagnostic handler and a segfault due to invalid reads (according to valgrind). I'm pretty sure I'll be able to reproduce this, but part of my software stack needs to be rebuild first. -- You are receiving this mail because: You are the assignee for the bug. --1404426706.8daA7E4C0.30678 Date: Thu, 3 Jul 2014 22:31:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 80876 from
Grumble..  I was just attempting to get the bitcode since I had lost my
previous dump of that... and now for some reason the GPU's not locking and I'm
instead getting an LLVM diagnostic handler and a segfault due to invalid reads
(according to valgrind).

I'm pretty sure I'll be able to reproduce this, but part of my software stack
needs to be rebuild first.


You are receiving this mail because:
  • You are the assignee for the bug.
--1404426706.8daA7E4C0.30678-- --===============2118439738== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2118439738==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 22:59:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1059782333==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5EFF66E795 for ; Thu, 3 Jul 2014 15:59: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 --===============1059782333== Content-Type: multipart/alternative; boundary="1404428354.4ed7C0.5154"; charset="us-ascii" --1404428354.4ed7C0.5154 Date: Thu, 3 Jul 2014 22:59:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 --- Comment #4 from Aaron Watry --- Created attachment 102226 --> https://bugs.freedesktop.org/attachment.cgi?id=102226&action=edit bitcode, assembly, and rest of stderr from slg4 run This contains the llvm bitcode, R600 assembly, and the rest of the stdout as generated from: R600_DUMP_SHADERS=1 RADEON_DUMP_SHADERS=1 R600_DEBUG=cs,compute,trace_cs bin/slg4 2> bitcode.ll -- You are receiving this mail because: You are the assignee for the bug. --1404428354.4ed7C0.5154 Date: Thu, 3 Jul 2014 22:59:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 4 on bug 80876 from
Created attachment 102226 [details]
bitcode, assembly, and rest of stderr from slg4 run

This contains the llvm bitcode, R600 assembly, and the rest of the stdout as
generated from:
R600_DUMP_SHADERS=1 RADEON_DUMP_SHADERS=1 R600_DEBUG=cs,compute,trace_cs
bin/slg4 2> bitcode.ll


You are receiving this mail because:
  • You are the assignee for the bug.
--1404428354.4ed7C0.5154-- --===============1059782333== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1059782333==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Thu, 03 Jul 2014 23:16:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1755341379==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3DD266E798 for ; Thu, 3 Jul 2014 16:16:22 -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 --===============1755341379== Content-Type: multipart/alternative; boundary="1404429381.Fa7dbEe0.10172"; charset="us-ascii" --1404429381.Fa7dbEe0.10172 Date: Thu, 3 Jul 2014 23:16:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80876 --- Comment #5 from Aaron Watry --- The bitcode and hangs were all reproduced with luxrays commit 2099 (hg up -r 2099) and the image support disabling patch applied. Commit 2099 is the same as was used for the luxrender_v1.3.1 tag. -- You are receiving this mail because: You are the assignee for the bug. --1404429381.Fa7dbEe0.10172 Date: Thu, 3 Jul 2014 23:16:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 80876 from
The bitcode and hangs were all reproduced with luxrays commit 2099 (hg up -r
2099) and the image support disabling patch applied. Commit 2099 is the same as
was used for the luxrender_v1.3.1 tag.


You are receiving this mail because:
  • You are the assignee for the bug.
--1404429381.Fa7dbEe0.10172-- --===============1755341379== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1755341379==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Fri, 27 Jan 2017 19:08:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0248804690==" 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 17DCF6E34A for ; Fri, 27 Jan 2017 19:08: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 --===============0248804690== Content-Type: multipart/alternative; boundary="14855441131.20b4c736a.19929"; charset="UTF-8" --14855441131.20b4c736a.19929 Date: Fri, 27 Jan 2017 19:08: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=3D80876 Jan Vesely changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |99553 Referenced Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=3D99553 [Bug 99553] Tracker bug for runnning OpenCL applications on Clover --=20 You are receiving this mail because: You are the assignee for the bug.= --14855441131.20b4c736a.19929 Date: Fri, 27 Jan 2017 19:08: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 Jan Vesely changed bug 80876<= /a>
What Removed Added
Blocks   99553



You are receiving this mail because:
  • You are the assignee for the bug.
= --14855441131.20b4c736a.19929-- --===============0248804690== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0248804690==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80876] luxrays/slg4 hangs GPU (CEDAR) Date: Wed, 18 Sep 2019 19:16:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0282761874==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 253BA6FA04 for ; Wed, 18 Sep 2019 19:16:32 +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 --===============0282761874== Content-Type: multipart/alternative; boundary="15688341920.CfBac5c.23121" Content-Transfer-Encoding: 7bit --15688341920.CfBac5c.23121 Date: Wed, 18 Sep 2019 19:16:32 +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=3D80876 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #6 from GitLab Migration User --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this = link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/515. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688341920.CfBac5c.23121 Date: Wed, 18 Sep 2019 19:16:32 +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
GitLab Migration User changed bug 80876<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- MOVED

Comment= # 6 on bug 80876<= /a> from GitLab Migration User
-- GitLab Migration Automatic Message --

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

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


You are receiving this mail because:
  • You are the assignee for the bug.
= --15688341920.CfBac5c.23121-- --===============0282761874== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0282761874==--