From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 37724] r300g with HyperZ/Z compression: occlusion queries are
messed up in ut2004 (regression, bisected)
Date: Fri, 10 Jun 2011 00:47:52 -0700 (PDT)
Message-ID: <20110610074753.3E4B013004F@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 50D7E9E7AE
for ;
Fri, 10 Jun 2011 00:47:53 -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=37724
--- Comment #9 from Fabio Pedretti 2011-06-10 00:47:52 PDT ---
(In reply to comment #8)
> (In reply to comment #6)
> > > I don't consider Hyper-Z ready yet but thanks for testing it.
> >
> > It is enabled by default now, is it by accident?
> Perhaps you mean that it always reports this?
> r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: NO
>
> It used to mean that those features are enabled, but now it means that those
> are available in HW. Now if hyperz is enabled, these are printed:
> radeon: Acquired Hyper-Z.
> radeon: Released Hyper-Z.
Yes, I see this:
r300: DRM version: 2.8.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 256 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
I didn't noticed the
radeon: Acquired Hyper-Z.
radeon: Released Hyper-Z.
that indeed get printed when RADEON_HYPERZ=1 is set, however I also noticed
that with openarena I get the same FPS with or without it.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.