From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 36978] Radeon 7500 [rv200] - hardware tcl don't work corretly
Date: Mon, 9 May 2011 06:34:26 -0700 (PDT)
Message-ID: <20110509133426.CFD8B13004F@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 19F229E86E
for ;
Mon, 9 May 2011 06:34:27 -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=36978
--- Comment #2 from Alex Deucher 2011-05-09 06:34:24 PDT ---
Please attach your xorg log, dmesg output, and glxinfo output. Some of the
commands that are added mostly likely for the tcl-related registers are not
properly accounted for. I'd start with r200EnsureEmitSize() in r200_tcl.c and
make sure it's properly accounting for all the state that needs to be emitted.
Print out what size it expects vs. what size gets emitted for each bit of state
and track down where the count is off.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.