From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 00:48:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0087695843==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 85ED1E5BFB for ; Mon, 8 Apr 2013 17:48:28 -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 --===============0087695843== Content-Type: multipart/alternative; boundary="1365468508.4B6A70.20111"; charset="us-ascii" --1365468508.4B6A70.20111 Date: Tue, 9 Apr 2013 00:48: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=3D62959 --- Comment #19 from Marek Ol=C5=A1=C3=A1k --- (In reply to comment #18) > Attachment 72794 [details] applied on kernel 3.9-rc6 hangs (2 on 2) at > spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2 >=20 >=20 > Applying [...] @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct > radeon_device *rdev, > if (r) { > goto out; > } > + radeon_fence_wait(vm->fence, false); > radeon_cs_sync_rings(parser); >=20 > on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order > arrays triangles Of course it hangs the "order" test! The test triggers a bug in the shader backend, causing an infinite loop. It has nothing to do with the virtual me= mory issues. Just skip the test, we already have a fix for it on mesa-dev. --=20 You are receiving this mail because: You are the assignee for the bug. --1365468508.4B6A70.20111 Date: Tue, 9 Apr 2013 00:48:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable