All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Viktor Novotný" <noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
To: nouveau <nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: [PATCH 2/4] nv17: Add zclear registers(from renouveau)
Date: Mon,  1 Nov 2010 01:30:52 +0100	[thread overview]
Message-ID: <1288571454-8151-8-git-send-email-noviktor@seznam.cz> (raw)
In-Reply-To: <1288571454-8151-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>

From: Viktor Novotný <noviktor@seznam.cz>

---
 nv10_3d.xml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/nv10_3d.xml b/nv10_3d.xml
index f6a4458..25e092b 100644
--- a/nv10_3d.xml
+++ b/nv10_3d.xml
@@ -459,8 +459,11 @@
 
 			<reg32 offset="0x03f0" name="UNK03F0"/>
 			<reg32 offset="0x03f4" name="UNK03F4"/>
-			<reg32 offset="0x03f8" name="UNK03F8" variants="NV17_3D"/>
-			<reg32 offset="0x03fc" name="UNK03FC" variants="NV17_3D"/>
+			<reg32 offset="0x03f8" name="ZCLEAR_ENABLE" type="boolean" variants="NV17_3D"/>
+			<reg32 offset="0x03fc" name="ZCLEAR_VALUE" type="bitfield" variants="NV17_3D">
+				<bitfield name="DEPTH" high="31" low="8" type="int"/>
+				<bitfield name="SEQUENCE" high="7" low="0" type="int"/>
+			</reg32>
 
 			<reg32 offset="0x03ec" name="POINT_SIZE" type="int"/>
 			<reg32 offset="0x06f8" name="POINT_PARAMETER" length="8" type="float"/>
-- 
1.7.3.2

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

  parent reply	other threads:[~2010-11-01  0:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  0:30 [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Viktor Novotný
     [not found] ` <1288571454-8151-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  0:30   ` [PATCH 1/5] dri/nouveau: Import headers from rules-ng-ng Viktor Novotný
2010-11-01  0:30   ` [PATCH 2/5] dri/nouveau: nv04: Use rules-ng-ng headers Viktor Novotný
2010-11-01  0:30   ` [PATCH 3/5] dri/nouveau: nv10: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 4/5] dri/nouveau nv20: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 5/5] dri/nouveau: Remove nouveau_class.h, finishing switch to " Viktor Novotný
2010-11-01  0:30   ` [PATCH 1/4] nv05: Fix SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION(from renouveau) Viktor Novotný
2010-11-01  0:30   ` Viktor Novotný [this message]
2010-11-01  0:30   ` [PATCH 3/4] nv20: Set TEX_RCOMP to comparison-enum(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 4/4] nv10: Rename NV11_SWIZZLED_SURFACE to NV20 Viktor Novotný
2010-11-01 17:15   ` [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Francisco Jerez
     [not found]     ` <87k4kx7yof.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-01 17:29       ` Marcin Kościelnicki
2010-11-01 22:08       ` Ben Skeggs
2010-11-15 17:09   ` Francisco Jerez
     [not found]     ` <87k4kewm2h.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-15 17:37       ` Francisco Jerez
  -- strict thread matches above, loose matches on Subject: below --
2010-11-01  0:22 Viktor Novotný
     [not found] ` <1288570969-8057-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  0:22   ` [PATCH 2/4] nv17: Add zclear registers(from renouveau) Viktor Novotný

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288571454-8151-8-git-send-email-noviktor@seznam.cz \
    --to=noviktor-9vj9tdbzfuslvyrhu4qvow@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.