summaryrefslogtreecommitdiff
path: root/shared-core/r300_reg.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-05-23 09:39:54 +1000
committerDave Airlie <airlied@redhat.com>2008-05-23 09:40:26 +1000
commit49075b678fad6c3a5cadd1af67a37332b9255ace (patch)
tree0f5f6260c5f16544c115238f3a9a814803d0fa2a /shared-core/r300_reg.h
parent74a9ea896e4c3f4bb3c7195872755ad40da30828 (diff)
r500: add two more register ranges for mesa driver to setup
Diffstat (limited to 'shared-core/r300_reg.h')
-rw-r--r--shared-core/r300_reg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shared-core/r300_reg.h b/shared-core/r300_reg.h
index 19280383..0be01fc7 100644
--- a/shared-core/r300_reg.h
+++ b/shared-core/r300_reg.h
@@ -1639,6 +1639,9 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define R500_US_FC_CTRL 0x4624
#define R500_US_CODE_ADDR 0x4630
+#define R500_RB3D_COLOR_CLEAR_VALUE_AR 0x46c0
+#define R500_RB3D_CONSTANT_COLOR_AR 0x4ef8
+
#endif /* _R300_REG_H */
/* *INDENT-ON* */