sm6150-common: Don't latch unsignal buffers
Set debug.sf.latch_unsignaled=1 is used to allow surfaceflinger to latch unsignal buffers that can give more time for buffer to render. But if the buffer takes longer time to finish, it will block whole display pipeline result to jank. Bug: 157964883 Test: scrolling, launch Change-Id: I56c3e05921de5fc9569bf3f93fde03022a64b6a4
This commit is contained in:
parent
bb60b16ec9
commit
be8d0f020d
@ -141,7 +141,6 @@ debug.sf.enable_egl_image_tracker=1
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.hw=0
|
||||
debug.sf.predict_hwc_composition_strategy=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
ro.hardware.egl=adreno
|
||||
ro.hardware.vulkan=adreno
|
||||
ro.opengles.version=196610
|
||||
|
Loading…
Reference in New Issue
Block a user