From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sat, 06 Feb 2016 17:46:19 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1258558496==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id EDA836E21D for ; Sat, 6 Feb 2016 09:46:18 -0800 (PST) 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 --===============1258558496== Content-Type: multipart/alternative; boundary="14547807780.EFe4CeB5.4787"; charset="UTF-8" --14547807780.EFe4CeB5.4787 Date: Sat, 6 Feb 2016 17:46:18 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 Bug ID: 94025 Summary: [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: alexandre.f.demers@gmail.com QA Contact: dri-devel@lists.freedesktop.org Created attachment 121557 --> https://bugs.freedesktop.org/attachment.cgi?id=121557&action=edit backtrace Since yesterday night, I've been unable to get a window manage running (see attached backtrace). After bisecting Mesa (was the only thing recompiled), I found out that the following commit was the culprit. Any application being launched while bisecting from and after that commit ends up with a "r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed" error. 294ec530c9829aead97487b1feb06361ef97cc2d is the first bad commit commit 294ec530c9829aead97487b1feb06361ef97cc2d Author: Marek Olšák Date: Sat Jan 30 01:52:58 2016 +0100 gallium/radeon: just get num_tile_pipes from the winsys Reviewed-by: Michel Dänzer :040000 040000 71cb2da01a5912443f2ca74f97e46533f50f50d8 964978b8372e95f18eb09db4158b032bf25611fb M src -- You are receiving this mail because: You are the assignee for the bug. --14547807780.EFe4CeB5.4787 Date: Sat, 6 Feb 2016 17:46:18 +0000 MIME-Version: 1.0 Content-Type: text/html
Bug ID 94025
Summary [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed
Product Mesa
Version git
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter alexandre.f.demers@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Created attachment 121557 [details]
backtrace

Since yesterday night, I've been unable to get a window manage running (see
attached backtrace). After bisecting Mesa (was the only thing recompiled), I
found out that the following commit was the culprit. Any application being
launched while bisecting from and after that commit ends up with a
"r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed" error.

294ec530c9829aead97487b1feb06361ef97cc2d is the first bad commit
commit 294ec530c9829aead97487b1feb06361ef97cc2d
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Sat Jan 30 01:52:58 2016 +0100

    gallium/radeon: just get num_tile_pipes from the winsys

    Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>

:040000 040000 71cb2da01a5912443f2ca74f97e46533f50f50d8
964978b8372e95f18eb09db4158b032bf25611fb M    src


You are receiving this mail because:
  • You are the assignee for the bug.
--14547807780.EFe4CeB5.4787-- --===============1258558496== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1258558496==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sat, 06 Feb 2016 18:03:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2109044443==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B22356E220 for ; Sat, 6 Feb 2016 10:03:43 -0800 (PST) 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 --===============2109044443== Content-Type: multipart/alternative; boundary="14547818230.CFC4d2.8491"; charset="UTF-8" --14547818230.CFC4d2.8491 Date: Sat, 6 Feb 2016 18:03:43 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 --- Comment #1 from Alexandre Demers --- I added a line to output the value of "num_pipes" when it can't be matched to the defined values in the switch: fprintf(stderr, "Driver was unable to determine num_pipes (value = %i)\n", num_pipes); I ended up outputting "Driver was unable to determine num_pipes (value = 12)", which is not coverded in the switch... Expected? In commit 294ec530, r600_get_gb_tiling_config() was removed. num_pipes was defined there and a comment was telling: "/* Convert Sea Islands register values GB_ADDR_CFG and MC_ADDR_CFG * into GB_TILING_CONFIG register which is only present on R600-R700. */" I'm using and R9 290X, which is a Sea Islands, covered by this comment. -- You are receiving this mail because: You are the assignee for the bug. --14547818230.CFC4d2.8491 Date: Sat, 6 Feb 2016 18:03:43 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 1 on bug 94025 from
I added a line to output the value of "num_pipes" when it can't be matched to
the defined values in the switch:
fprintf(stderr, "Driver was unable to determine num_pipes (value = %i)\n",
num_pipes);

I ended up outputting "Driver was unable to determine num_pipes (value = 12)",
which is not coverded in the switch... Expected?

In commit 294ec530, r600_get_gb_tiling_config() was removed. num_pipes was
defined there and a comment was telling:
"/* Convert Sea Islands register values GB_ADDR_CFG and MC_ADDR_CFG
 * into GB_TILING_CONFIG register which is only present on R600-R700. */"

I'm using and R9 290X, which is a Sea Islands, covered by this comment.


You are receiving this mail because:
  • You are the assignee for the bug.
--14547818230.CFC4d2.8491-- --===============2109044443== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2109044443==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sat, 06 Feb 2016 23:30:42 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1160737324==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 07ABC6E2AD for ; Sat, 6 Feb 2016 15:30:42 -0800 (PST) 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 --===============1160737324== Content-Type: multipart/alternative; boundary="14548014410.1F31c.7820"; charset="UTF-8" --14548014410.1F31c.7820 Date: Sat, 6 Feb 2016 23:30:41 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 --- Comment #2 from Alexandre Demers --- (In reply to Alexandre Demers from comment #1) > I'm using and R9 290X, which is a Sea Islands, covered by this comment. I meant R9 280X (Tahiti family, thus Southern Islands). So, was it included in the removed r600_get_gb_tiling_config()? It seems so, but then the comment would have been slightly wrong. -- You are receiving this mail because: You are the assignee for the bug. --14548014410.1F31c.7820 Date: Sat, 6 Feb 2016 23:30:41 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 2 on bug 94025 from
(In reply to Alexandre Demers from comment #1)
> I'm using and R9 290X, which is a Sea Islands, covered by this comment.

I meant R9 280X (Tahiti family, thus Southern Islands). So, was it included in
the removed r600_get_gb_tiling_config()? It seems so, but then the comment
would have been slightly wrong.


You are receiving this mail because:
  • You are the assignee for the bug.
--14548014410.1F31c.7820-- --===============1160737324== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1160737324==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sun, 07 Feb 2016 06:52:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0673868619==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1461D6E2DA for ; Sat, 6 Feb 2016 22:52:17 -0800 (PST) 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 --===============0673868619== Content-Type: multipart/alternative; boundary="14548279370.988AcB89c.29541"; charset="UTF-8" --14548279370.988AcB89c.29541 Date: Sun, 7 Feb 2016 06:52:16 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 --- Comment #3 from Alexandre Demers --- With the code prior to the bad commit, num_pipes was defined as 8 (while now it is 12, thus hitting default and asserting)... -- You are receiving this mail because: You are the assignee for the bug. --14548279370.988AcB89c.29541 Date: Sun, 7 Feb 2016 06:52:16 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 3 on bug 94025 from
With the code prior to the bad commit, num_pipes was defined as 8 (while now it
is 12, thus hitting default and asserting)...


You are receiving this mail because:
  • You are the assignee for the bug.
--14548279370.988AcB89c.29541-- --===============0673868619== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0673868619==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sun, 07 Feb 2016 15:14:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1261124171==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 810326E045 for ; Sun, 7 Feb 2016 07:14:48 -0800 (PST) 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 --===============1261124171== Content-Type: multipart/alternative; boundary="14548580882.055bfDdc1.1460"; charset="UTF-8" --14548580882.055bfDdc1.1460 Date: Sun, 7 Feb 2016 15:14:48 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 --- Comment #4 from Nick Sarnie --- Likely duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=94019 -- You are receiving this mail because: You are the assignee for the bug. --14548580882.055bfDdc1.1460 Date: Sun, 7 Feb 2016 15:14:48 +0000 MIME-Version: 1.0 Content-Type: text/html


You are receiving this mail because:
  • You are the assignee for the bug.
--14548580882.055bfDdc1.1460-- --===============1261124171== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1261124171==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sun, 07 Feb 2016 16:04:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0741639628==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A4EB26E034 for ; Sun, 7 Feb 2016 08:04:51 -0800 (PST) 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 --===============0741639628== Content-Type: multipart/alternative; boundary="14548610914.a45E8396.12155"; charset="UTF-8" --14548610914.a45E8396.12155 Date: Sun, 7 Feb 2016 16:04:51 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 Alexandre Demers changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=94019 -- You are receiving this mail because: You are the assignee for the bug. --14548610914.a45E8396.12155 Date: Sun, 7 Feb 2016 16:04:51 +0000 MIME-Version: 1.0 Content-Type: text/html changed bug 94025
What Removed Added
See Also   https://bugs.freedesktop.org/show_bug.cgi?id=94019


You are receiving this mail because:
  • You are the assignee for the bug.
--14548610914.a45E8396.12155-- --===============0741639628== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0741639628==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed Date: Sun, 07 Feb 2016 16:11:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0879556311==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 812616E034 for ; Sun, 7 Feb 2016 08:11:32 -0800 (PST) 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 --===============0879556311== Content-Type: multipart/alternative; boundary="14548614921.Efe1bc0E.14417"; charset="UTF-8" --14548614921.Efe1bc0E.14417 Date: Sun, 7 Feb 2016 16:11:32 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94025 Alexandre Demers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #5 from Alexandre Demers --- *** This bug has been marked as a duplicate of bug 94019 *** -- You are receiving this mail because: You are the assignee for the bug. --14548614921.Efe1bc0E.14417 Date: Sun, 7 Feb 2016 16:11:32 +0000 MIME-Version: 1.0 Content-Type: text/html changed bug 94025
What Removed Added
Status NEW RESOLVED
Resolution --- DUPLICATE

Comment # 5 on bug 94025 from

*** This bug has been marked as a duplicate of bug 94019 ***


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