summaryrefslogtreecommitdiff
path: root/rnndb
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-09-10 13:33:41 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2013-09-10 13:33:41 +0200
commitf688359ba004407d918177c149cbee3d9be7b209 (patch)
tree93aedcef78ff566586e67d90fee83a22cb93f509 /rnndb
parent4715034c2763eaf83e0dc54ebeb07cd0bce48427 (diff)
driver: Set up early depth
And some documentation changes.
Diffstat (limited to 'rnndb')
-rw-r--r--rnndb/state_3d.xml2
-rw-r--r--rnndb/state_hi.xml4
2 files changed, 4 insertions, 2 deletions
diff --git a/rnndb/state_3d.xml b/rnndb/state_3d.xml
index 29831b3..5892393 100644
--- a/rnndb/state_3d.xml
+++ b/rnndb/state_3d.xml
@@ -384,7 +384,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<bitfield pos="1" name="LAST_VARYING_2X" brief="Last varying has 1 or 2 components"></bitfield>
</reg32>
<reg32 offset="0x00E04" name="MULTISAMPLE_UNK00E04" value="0x00000000"/>
- <reg32 offset="0x00E08" name="DEPTH_UNK00E08" value="0x00000031"/>
+ <reg32 offset="0x00E08" name="EARLY_DEPTH" value="0x00000031" brief="Early depth control"/>
<reg32 offset="0x00E10" name="MULTISAMPLE_UNK00E10" value="0x00000000" length="4" stride="4"/>
<reg32 offset="0x00E40" name="CENTROID_TABLE" value="0x00000000" length="16" stride="4"/>
</stripe>
diff --git a/rnndb/state_hi.xml b/rnndb/state_hi.xml
index 338995f..1e5e51d 100644
--- a/rnndb/state_hi.xml
+++ b/rnndb/state_hi.xml
@@ -257,6 +257,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<value value="15" name="RESET"/>
</bitfield>
<bitfield high="27" low="24" name="SH">
+ <value value="4" name="SHADER_CYCLES"/>
<value value="7" name="PS_INST_COUNTER"/>
<value value="8" name="RENDERED_PIXEL_COUNTER"/>
<value value="9" name="VS_INST_COUNTER"/>
@@ -292,9 +293,10 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<value value="0" name="VALID_PIXEL_COUNT"/>
<value value="1" name="TOTAL_QUAD_COUNT"/>
<value value="2" name="VALID_QUAD_COUNT_AFTER_EARLY_Z"/>
- <value value="3" name="TOTAL_PRIMITIVE_COUNT"/>
+ <value value="3" name="TOTAL_PRIMITIVE_COUNT"/> <!-- input primitives -->
<value value="9" name="PIPE_CACHE_MISS_COUNTER"/>
<value value="10" name="PREFETCH_CACHE_MISS_COUNTER"/>
+ <value value="11" name="CULLED_QUAD_COUNT"/>
<value value="15" name="RESET"/>
</bitfield>
<bitfield high="27" low="24" name="TX">