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:21:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2115552344=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7A8FEE5CDE
for ;
Mon, 8 Apr 2013 17:21:22 -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
--===============2115552344==
Content-Type: multipart/alternative; boundary="1365466882.eC4c60.13838"; charset="us-ascii"
--1365466882.eC4c60.13838
Date: Tue, 9 Apr 2013 00:21:22 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=62959
--- Comment #18 from Alexandre Demers ---
Attachment 72794 applied on kernel 3.9-rc6 hangs (2 on 2) at
spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2
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);
on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order arrays
triangles
I still have to test Jerome's patches.
--
You are receiving this mail because:
You are the assignee for the bug.
--1365466882.eC4c60.13838
Date: Tue, 9 Apr 2013 00:21:22 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 18
on bug 62959
from Alexandre Demers
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
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);
on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order arrays
triangles
I still have to test Jerome's patches.
You are receiving this mail because:
- You are the assignee for the bug.
--1365466882.eC4c60.13838--
--===============2115552344==
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
--===============2115552344==--