From 09d22a08db6a7baf8010d86092f779742adf55ba Mon Sep 17 00:00:00 2001 From: Sushil Chauhan Date: Fri, 1 May 2015 18:09:32 -0700 Subject: [PATCH] sm6250-common: Enable UBWC aligned framebuffer Enable UBWC aligned allocation for framebuffer on sm6250 target. Change-Id: Ia4fede80e73c8557fb681f4d22cc0e2b0ed2570d --- product.prop | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/product.prop b/product.prop index a9828f9..21233d7 100644 --- a/product.prop +++ b/product.prop @@ -3,3 +3,7 @@ persist.device_config.runtime_native.usap_pool_enabled=true # Graphics debug.sf.hw=1 +debug.gralloc.enable_fb_ubwc=1 + +# USAP +persist.device_config.runtime_native.usap_pool_enabled=true