From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 31788] New: r600g: Fix location for clip plane registers Date: Sat, 20 Nov 2010 06:44:03 -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 4BB5B9E75E for ; Sat, 20 Nov 2010 06:44:04 -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=31788 Summary: r600g: Fix location for clip plane registers Product: Mesa Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: otaylor@redhat.com This fixes a failure with the improved Piglit user-test clip in bug 31787 (problem originally discovered in Clutter conformance test suite) This makes the r600 registers correspond between r600c and r600g. The corresponding evergreen code uses a stride of 4 for both r600c and r600g - from the register locations it doesn't appear that can be correct but without hardware or docs at hand, I didn't want to change it in this patch. Should be checked. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.