aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/glamo/glamo-drm-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-drm-private.h b/drivers/mfd/glamo/glamo-drm-private.h
index ea49255c792..e87c333aa6d 100644
--- a/drivers/mfd/glamo/glamo-drm-private.h
+++ b/drivers/mfd/glamo/glamo-drm-private.h
@@ -37,7 +37,7 @@
/* Memory to allocate for the framebuffer.
* The rest is reserved for the DRM memory manager */
-#define GLAMO_FRAMEBUFFER_ALLOCATION (4*1024*1024)
+#define GLAMO_FRAMEBUFFER_ALLOCATION (2*480*640)
struct glamodrm_handle {