From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 67046] [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output Date: Fri, 19 Jul 2013 10:32:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0210890194==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C743DE67DE for ; Fri, 19 Jul 2013 03:32:27 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0210890194== Content-Type: multipart/alternative; boundary="1374229947.2fbfcB1.23387"; charset="us-ascii" --1374229947.2fbfcB1.23387 Date: Fri, 19 Jul 2013 10:32:27 +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=3D67046 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org Component|Drivers/Gallium/radeonsi |Mesa core --- Comment #1 from Michel D=C3=A4nzer --- AFAICT the real problem is this, visible with a debugging build of Mesa: ../../../../src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2190:lp_emit_de= claration_soa: Assertion `idx < 256' failed. This can be avoided by bumping LP_MAX_TGSI_TEMPS, but it looks like the app and/or glsl-to-tgsi aren't paying attention to the maximum number of temporaries advertised by the driver. --=20 You are receiving this mail because: You are the assignee for the bug. --1374229947.2fbfcB1.23387 Date: Fri, 19 Jul 2013 10:32:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable = Michel D=C3=A4nzer changed bug 67046<= /a>
What Removed Added
Assignee dri-devel@lists.freedesktop.org mesa-dev@lists.freedesktop.org
Component Drivers/Gallium/radeonsi Mesa core

Comment= # 1 on bug 67046<= /a> from Michel D=C3=A4nzer
AFAICT the real problem is this, visible with a debugging buil=
d of Mesa:

../../../../src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2190:lp_emit_de=
claration_soa:
Assertion `idx < 256' failed.

This can be avoided by bumping LP_MAX_TGSI_TEMPS, but it looks like the app
and/or glsl-to-tgsi aren't paying attention to the maximum number of
temporaries advertised by the driver.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1374229947.2fbfcB1.23387-- --===============0210890194== 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 --===============0210890194==--