From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 36602] Hierarchical Z support for R600 Date: Wed, 1 Jun 2011 06:01:47 -0700 (PDT) Message-ID: <20110601130148.0C05813004F@annarchy.freedesktop.org> References: 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 1BEDF9ED71 for ; Wed, 1 Jun 2011 06:01:48 -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 https://bugs.freedesktop.org/show_bug.cgi?id=36602 --- Comment #7 from Pierre-Eric Pelloux-Prayer 2011-06-01 06:01:47 PDT --- Created an attachment (id=47419) --> (https://bugs.freedesktop.org/attachment.cgi?id=47419) kernel + x + app logs I've applied the linked patches and started testing. Depending on which app I run, kern.log is filling with errors telling that "htile buffer too small". I've added some logs to radeon_dri2.c and r600g's r600_state.c to help understanding the problem. I'm using Radeon HD 4850 with dual-screen setup (total res: 3360x1050). It seems that each component (dri2, kernel, mesa) uses a different value for width/height/pitch, maybe that's the source of the problem ? The attached file, contains the log for 2 applications : glxgears (working fine), and gnome-shell (shows some errors). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.