summaryrefslogtreecommitdiff
path: root/shared-core/r300_reg.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-03-24 18:47:50 +1000
committerDave Airlie <airlied@redhat.com>2008-03-24 18:47:50 +1000
commit4323ee3e5b263a1dc8cfdf72485a20a3c1d8f144 (patch)
tree618d564539cedf0d7be29e291bac80bd39b39190 /shared-core/r300_reg.h
parenta244d2905052d3263bdcc26b295558a354702b89 (diff)
parent36e11dd3801734ff5af9f5edb7aa698f0e2c49c2 (diff)
Merge branch 'r500-fp'
Diffstat (limited to 'shared-core/r300_reg.h')
-rw-r--r--shared-core/r300_reg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/shared-core/r300_reg.h b/shared-core/r300_reg.h
index 29198c8a..578e7e93 100644
--- a/shared-core/r300_reg.h
+++ b/shared-core/r300_reg.h
@@ -1626,6 +1626,12 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#define R300_CP_CMD_BITBLT_MULTI 0xC0009B00
+#define R500_GA_US_VECTOR_INDEX 0x4250
+#define R500_GA_US_VECTOR_DATA 0x4254
+
+#define R500_RS_IP_0 0x4074
+#define R500_RS_INST_0 0x4320
+
#endif /* _R300_REG_H */
/* *INDENT-ON* */