summaryrefslogtreecommitdiff
path: root/linux/i810.h
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2003-04-22 12:07:24 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2003-04-22 12:07:24 +0000
commit928c25d14f76ff537bd56f135b91cf681dee326b (patch)
treece4692e70c1343a1ce763e208919aaedb87b199f /linux/i810.h
parentaba6bf7eb3cd53137fab4424ff39e2d68b83dc2a (diff)
Move the excitingly named DRM(flush_block_and_flush) and friends to
gamma-specific code. Fix templates so i8x0 drivers don't have to define __HAVE_DMA_WAITLIST.
Diffstat (limited to 'linux/i810.h')
-rw-r--r--linux/i810.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/i810.h b/linux/i810.h
index f37cb2e8..72cbed32 100644
--- a/linux/i810.h
+++ b/linux/i810.h
@@ -93,7 +93,7 @@
*/
#define __HAVE_DMA 1
#define __HAVE_DMA_QUEUE 1
-#define __HAVE_DMA_WAITLIST 1
+#define __HAVE_DMA_WAITLIST 0
#define __HAVE_DMA_RECLAIM 1
#define __HAVE_DMA_QUIESCENT 1