aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorAlistair Strachan <alistair.strachan@imgtec.com>2012-05-10 12:24:17 +0100
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2012-05-14 12:32:56 -0700
commit4501c035d5e654c9243b714f421a19c4bd84e0fe (patch)
tree12f88347ec69f4e697ba6c002496e206149ebb1d /arch/arm
parent00a60d164498aa993ffc53913e4e0d0b245ca8b0 (diff)
downloadkernel_samsung_crespo-4501c035d5e654c9243b714f421a19c4bd84e0fe.zip
kernel_samsung_crespo-4501c035d5e654c9243b714f421a19c4bd84e0fe.tar.gz
kernel_samsung_crespo-4501c035d5e654c9243b714f421a19c4bd84e0fe.tar.bz2
gpu: pvr: Update to DDK 1.8@904153
- Fix http://b/6446135 "eglHibernateProcessIMG slows down.." Release the bridge mutex in various places while waiting on the hardware. Permits multiple userspace processes/threads entering the driver simulataneously in some controlled cases. - Fix http://b/6096575 "some gralloc operations are very slow" Add a shrinkable pool for uncached memory allocations. Change-Id: I5a2554b351e10b3b35aaccc0ae943a78c1af673c
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/herring_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/herring_defconfig b/arch/arm/configs/herring_defconfig
index ce0f93f..6374403 100644
--- a/arch/arm/configs/herring_defconfig
+++ b/arch/arm/configs/herring_defconfig
@@ -265,6 +265,7 @@ CONFIG_PVR_SGX=y
CONFIG_PVR_NEED_PVR_DPF=y
CONFIG_PVR_NEED_PVR_ASSERT=y
CONFIG_PVR_USSE_EDM_STATUS_DEBUG=y
+CONFIG_PVR_LINUX_MEM_AREA_POOL=y
CONFIG_FB=y
CONFIG_FB_S3C=y
CONFIG_FB_S3C_NR_BUFFERS=7