sm6150-common: Enable GL comp backpressure

Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.

Test: 1. Open Camera
      2. Swipe horizontally to go back to previous app.

Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
This commit is contained in:
Ady Abraham
2020-06-25 11:53:32 -04:00
committed by Arian
parent 0b9591f89f
commit 0bd5d02b54

View File

@@ -130,6 +130,7 @@ persist.vendor.dpmhalservice.enable=1
debug.egl.hw=0
debug.mdpcomp.logs=0
debug.sf.disable_client_composition_cache=1
debug.sf.enable_gl_backpressure=1
debug.sf.use_phase_offsets_as_durations=1
debug.sf.late.sf.duration=10500000
debug.sf.late.app.duration=20500000