summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Dawes <dawes@xfree86.org>2001-11-03 19:27:34 +0000
committerDavid Dawes <dawes@xfree86.org>2001-11-03 19:27:34 +0000
commiteef8c85f8d09956857e329e45aba8dd9e508eb3b (patch)
tree97c171af3486911556efa54da1422c4d641169e6
parentbf88ed5817fbe86cfd27153f490cd4a7cbc08db6 (diff)
Allow the radeon module to build.
-rw-r--r--linux/radeon_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/radeon_drm.h b/linux/radeon_drm.h
index 4ca4ad1d..eca02f84 100644
--- a/linux/radeon_drm.h
+++ b/linux/radeon_drm.h
@@ -47,6 +47,7 @@
#define RADEON_UPLOAD_MASKS 0x00000010
#define RADEON_UPLOAD_VIEWPORT 0x00000020
#define RADEON_UPLOAD_SETUP 0x00000040
+#define RADEON_UPLOAD_TCL 0x00000080
#define RADEON_UPLOAD_MISC 0x00000100
#define RADEON_UPLOAD_TEX0 0x00000200
#define RADEON_UPLOAD_TEX1 0x00000400