summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2007-10-05 12:12:33 +1000
committerDave Airlie <airlied@redhat.com>2007-10-05 12:12:33 +1000
commit8e21bb516f87bfdde90d0f469ede4192435b9235 (patch)
treef89eee85145c42a38fe370a1bf30bd01f5afab29 /src/mesa
parentc4a9a708884c2f790e04aaaa4a4cb2993ff33089 (diff)
i915: increase batchbuffer back to 16k
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/drivers/dri/i915/intel_batchbuffer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/i915/intel_batchbuffer.h b/src/mesa/drivers/dri/i915/intel_batchbuffer.h
index b5934e3c9f..b5c7a783a7 100644
--- a/src/mesa/drivers/dri/i915/intel_batchbuffer.h
+++ b/src/mesa/drivers/dri/i915/intel_batchbuffer.h
@@ -7,8 +7,7 @@
struct intel_context;
-//#define BATCH_SZ 16384
-#define BATCH_SZ 4096
+#define BATCH_SZ 16384
#define BATCH_RESERVED 16
#define INTEL_BATCH_NO_CLIPRECTS 0x1