From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 31530] New: r600g: GPU hangs and segfaults with piglit (Regression) Date: Wed, 10 Nov 2010 11:16:22 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id A67209EE93 for ; Wed, 10 Nov 2010 11:16:22 -0800 (PST) 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 https://bugs.freedesktop.org/show_bug.cgi?id=31530 Summary: r600g: GPU hangs and segfaults with piglit (Regression) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: monraaf@gmail.com Created an attachment (id=40180) --> (https://bugs.freedesktop.org/attachment.cgi?id=40180) part of backtrace of fbo-blit-d24s8 With latest git master I see a lot of piglit tests segfault and also some more GPU hangs. e.g. fbo-blit-d24s8 segfaults and fbo-readpixels now hangs the GPU. git bisect says: 63c3e3a3dc73f8a72e0d08ac4453df57bccdfdb9 is the first bad commit commit 63c3e3a3dc73f8a72e0d08ac4453df57bccdfdb9 Author: Keith Whitwell Date: Tue Nov 9 20:08:45 2010 +0000 r600: fix my pessimism about PIPE_TRANSFER_x flags For some reason I though we needed the _DISCARD flag to avoid readbacks, which isn't true at all. Now write operations should pipeline properly, gives a good speedup to demos/tunnel. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.