mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 10:37:35 +09:00
sm6250-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
44c8945182
commit
671ae4f210
@ -148,7 +148,6 @@ ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||
debug.egl.hw=0
|
||||
debug.mdpcomp.logs=0
|
||||
debug.sf.hw=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
persist.sys.sf.color_mode=9
|
||||
persist.sys.sf.color_saturation=1.0
|
||||
persist.sys.sf.native_mode=2
|
||||
|
Loading…
x
Reference in New Issue
Block a user