sm8150-common: enable GL comp backpressure
Enable backpressure for client composition to avoid jank due to HWC queue stuffing. Bug: 151113311 Test: 1. Swipe up/down Notification shade. 2. Measure the "FrameMissed" count from systrace result Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
parent
b9952198f5
commit
e83a2da6ee
|
@ -112,6 +112,7 @@ persist.backup.ntpServer=0.pool.ntp.org
|
|||
# Graphics
|
||||
debug.egl.hw=0
|
||||
debug.mdpcomp.logs=0
|
||||
debug.sf.disable_backpressure=1
|
||||
debug.sf.hw=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
persist.demo.hdmirotationlock=false
|
||||
|
|
Loading…
Reference in New Issue