Revert "msm8974-common: Add vsync phase offsets"
* This is causing an mdss pingpong timeout,
which leads to a kernel panic in mdss
* While we could stop the kernel panic, that
isn't the root cause of the problem
* Remove the offsets as we don't have
proper panel documentation for this
* BUGBASH-953
This reverts commit 603779b03a
.
Change-Id: Iec49aebc02c9a01b93f4bf23f34e787b338ea805
This commit is contained in:
parent
9f8650d177
commit
a34bca1130
@ -36,8 +36,6 @@ BOARD_CHARGING_CMDLINE_VALUE := "true"
|
||||
# Display
|
||||
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
|
||||
OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
|
||||
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 5000000
|
||||
VSYNC_EVENT_PHASE_OFFSET_NS := 7500000
|
||||
|
||||
# Shader cache config options
|
||||
# Maximum size of the GLES Shaders that can be cached for reuse.
|
||||
|
Loading…
Reference in New Issue
Block a user