summaryrefslogtreecommitdiff
path: root/src/i830_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_video.h')
-rw-r--r--src/i830_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_video.h b/src/i830_video.h
index 356a8f7f..90c58b76 100644
--- a/src/i830_video.h
+++ b/src/i830_video.h
@@ -84,7 +84,7 @@ typedef struct {
/*
* Broadwater requires a bit of extra video memory for state information
*/
-#define BRW_LINEAR_EXTRA (32*1024)
+#define BRW_LINEAR_EXTRA (36*1024)
void I915DisplayVideoTextured(ScrnInfoPtr pScrn, I830PortPrivPtr pPriv,
int id, RegionPtr dstRegion, short width,