GFX-Display: Fix Out Of Memory issue when playing video while rotating the device...
authorLingyun Zhu <lingyun.zhu@intel.com>
Wed, 6 Jun 2012 02:05:28 +0000 (10:05 +0800)
committerbuildbot <buildbot@intel.com>
Thu, 14 Jun 2012 22:17:08 +0000 (15:17 -0700)
commit51b317db1e2a9d61f273d3f0bd753f9e3cd1fff9
treeaf1353184cadce923c05d3284b218708c199484c
parent1b7dcfe195540b4497c0670c84080c615e669cf1
GFX-Display: Fix Out Of Memory issue when playing video while rotating the device with suspend and resume

BZ: 39131

Add definitaion of SUPPORT_LARGE_GENERAL_HEAP in kernel/driver/staging/mrst/medfield/Makefile
to enlarge the GeneralHeap in gpu, and ensure there is enough video memory for video playing
while rotate the screen with suspend and resume.

Change-Id: If7653c1068a01f22dca77d2342555222dc0765cf
Signed-off-by: Lingyun Zhu <lingyun.zhu@intel.com>
Reviewed-on: http://android.intel.com:8080/52413
Reviewed-by: Tong, BoX <box.tong@intel.com>
Tested-by: Tong, BoX <box.tong@intel.com>
Reviewed-by: Xu, Randy <randy.xu@intel.com>
Tested-by: Xu, Randy <randy.xu@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/staging/mrst/medfield/Makefile