Skip to content

Commit

Permalink
msm8956: Add VSYNC offsets
Browse files Browse the repository at this point in the history
Change-Id: Ib58a21d25c05e7c33e936296134089e8651bc815
  • Loading branch information
intervigilium authored and TheStrix committed Dec 17, 2016
1 parent 43ca842 commit e08b798
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,14 @@ TARGET_LDPRELOAD := libNimsWrap.so
# Display
BOARD_USES_ADRENO := true
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
TARGET_CONTINUOUS_SPLASH_ENABLED := true
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_ION := true
TARGET_USES_OVERLAY := true
USE_OPENGL_RENDERER := true
VSYNC_EVENT_PHASE_OFFSET_NS := 6000000

MAX_EGL_CACHE_KEY_SIZE := 12*1024
MAX_EGL_CACHE_SIZE := 2048*1024
Expand Down

0 comments on commit e08b798

Please sign in to comment.