dt: Remove forced triple framebuffers

* There is no need for forcing triple buffers on this class
   of hardware. It only serves to introduce latency.

Note: "mt6753" this class of hardware, original commit was about marlin,
aight :(

Change-Id: Ia80618b8efc9b14d77c3a20c2864b71f508b50a4
Signed-off-by: Mister Oyster <oysterized@gmail.com>
This commit is contained in:
Steve Kondik 2016-07-23 23:55:52 -07:00 committed by Moyster
parent c1293007b6
commit a6d50bfed8
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# Display
USE_OPENGL_RENDERER := true
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
MAX_VIRTUAL_DISPLAY_DIMENSION := 1
MTK_HWC_SUPPORT := yes
MTK_HWC_VERSION := 1.4.1