aboutsummaryrefslogtreecommitdiff
path: root/shared-core/r300_reg.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-05-05 16:49:04 +1000
committerDave Airlie <airlied@redhat.com>2008-05-05 17:03:27 +1000
commitd015219bd0b25f367be23e5df8355f479ee53a0f (patch)
treeeff5607bd31c4856817b05a8817434a42a8c0c3c /shared-core/r300_reg.h
parent3ac74f3208ed15a990a0a26742fbfe566f08aa80 (diff)
r500: add allowed range for us config/pixsize
Diffstat (limited to 'shared-core/r300_reg.h')
-rw-r--r--shared-core/r300_reg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shared-core/r300_reg.h b/shared-core/r300_reg.h
index 578e7e93..1fce3529 100644
--- a/shared-core/r300_reg.h
+++ b/shared-core/r300_reg.h
@@ -1632,6 +1632,8 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define R500_RS_IP_0 0x4074
#define R500_RS_INST_0 0x4320
+#define R500_US_CONFIG 0x4600
+
#endif /* _R300_REG_H */
/* *INDENT-ON* */