summaryrefslogtreecommitdiff
path: root/linux/radeon.h
diff options
context:
space:
mode:
authorDavid Dawes <dawes@xfree86.org>2001-05-01 17:07:59 +0000
committerDavid Dawes <dawes@xfree86.org>2001-05-01 17:07:59 +0000
commita576d41498b742502d4f7dbfeed44737ff79db8f (patch)
tree3d24d06aaf6e56c02750e07677e3dd00627bf9ef /linux/radeon.h
parentb804c09d0699131a8333c19a4d58cb14125d413e (diff)
Import of XFree86 4.0.99.3
Diffstat (limited to 'linux/radeon.h')
-rw-r--r--linux/radeon.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux/radeon.h b/linux/radeon.h
index db238b1b..0fdeb82a 100644
--- a/linux/radeon.h
+++ b/linux/radeon.h
@@ -37,9 +37,11 @@
/* General customization:
*/
#define __HAVE_AGP 1
-#define __MUST_HAVE_AGP 1
+#define __MUST_HAVE_AGP 0
#define __HAVE_MTRR 1
#define __HAVE_CTX_BITMAP 1
+#define __HAVE_SG 1
+#define __HAVE_PCI_DMA 1
/* Driver customization:
*/