From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 37028] Amnesia/HPL2 Demo: Strange graphical bugs on r600g
Date: Tue, 7 Jun 2011 13:56:47 -0700 (PDT)
Message-ID: <20110607205647.CEE5813004F@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 E99769EC8F
for ;
Tue, 7 Jun 2011 13:56:47 -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=37028
--- Comment #20 from Maggioni Marcello 2011-06-07 13:56:47 PDT ---
The second patch doesn't solve for ... I don't know if it is a mine specific
problem or if it is universal for all 5850 owners.
this is the output of GDB for the variables you requested in the begin_query
function:
r600_query_begin (ctx=0x635918, query=0x7fe690) at r600_hw_context.c:1651
1651 {
(gdb)
1653 int num_backends = r600_get_num_backends(ctx->radeon);
(gdb)
1657 required_space = 16;
(gdb) disp ctx->max_db
3: ctx->max_db = 8
(gdb) disp num_backends
4: num_backends = 8
(gdb)
Also, I have two cards (using only one of them on linux), I don't know if this
actually may create problems.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.