From d015219bd0b25f367be23e5df8355f479ee53a0f Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 5 May 2008 16:49:04 +1000 Subject: r500: add allowed range for us config/pixsize --- shared-core/r300_reg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shared-core/r300_reg.h') 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* */ -- cgit v1.2.3