From 0b60aad8a5f1e6d38bf2d254fa5209492157e344 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Mon, 12 Mar 2001 18:18:06 +0000 Subject: Try that again... --- linux/mga_drm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/mga_drm.h') 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. */ -- cgit v1.2.3