summaryrefslogtreecommitdiff
path: root/linux/mga_drm.h
diff options
context:
space:
mode:
authorGareth Hughes <gareth@users.sourceforge.net>2001-03-12 18:18:06 +0000
committerGareth Hughes <gareth@users.sourceforge.net>2001-03-12 18:18:06 +0000
commit0b60aad8a5f1e6d38bf2d254fa5209492157e344 (patch)
tree3117212742bc3d57e97afe8cd2287d3c12df7af2 /linux/mga_drm.h
parent134aecdeed19a339a147d7e88fc9b722b9794245 (diff)
Try that again...
Diffstat (limited to 'linux/mga_drm.h')
-rw-r--r--linux/mga_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/mga_drm.h b/linux/mga_drm.h
index c2fe4a18..5cf86318 100644
--- a/linux/mga_drm.h
+++ b/linux/mga_drm.h
@@ -97,7 +97,7 @@
/* 32 buffers of 64k each, total 2 meg.
*/
#define MGA_BUFFER_SIZE (1 << 16)
-#define MGA_NUM_BUFFERS 32
+#define MGA_NUM_BUFFERS 128
/* Keep these small for testing.
*/