From 63af7852220d3ac985a9ca8c892a070affb71ad4 Mon Sep 17 00:00:00 2001 From: Wengang Wu Date: Tue, 17 Jun 2014 14:55:00 -0500 Subject: IKXCLOCK-2028 [15433566] Reduce kernel/graphics memory usage reduce SGX PVR memory pool size to 4.8 MBytes Change-Id: I60dc1f7a6023d56c25e7c27cbabd06475f4fec78 --- drivers/gpu/pvr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu') diff --git a/drivers/gpu/pvr/Makefile b/drivers/gpu/pvr/Makefile index c7fa524d2f5..33be9e63511 100755 --- a/drivers/gpu/pvr/Makefile +++ b/drivers/gpu/pvr/Makefile @@ -17,7 +17,7 @@ ccflags-y = -Idrivers/video/omap2 \ -DPVR_SECURE_HANDLES \ -DSUPPORT_LISR_MISR_SYNC \ -DDISPLAY_CONTROLLER=omaplfb \ - -DPVR_LINUX_MEM_AREA_POOL_MAX_PAGES=10800 \ + -DPVR_LINUX_MEM_AREA_POOL_MAX_PAGES=1200 \ -DPVR_LINUX_MEM_AREA_USE_VMAP \ -DPVR_LINUX_MEM_AREA_POOL_ALLOW_SHRINK \ -DSUPPORT_PERCONTEXT_PB \ -- cgit v1.2.3-70-g09d2