sdm845-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
(cherry picked from commit 4e8a210c0e3e6854cd34f432f52e3f4821e7b2d5)
This commit is contained in:
Ady Abraham 2019-07-24 11:05:44 -07:00 committed by Bruno Martins
parent 824d1d2d86
commit c9709ea061

View File

@ -135,6 +135,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
debug.egl.hw=0 \
debug.sf.disable_backpressure=1 \
debug.sf.enable_gl_backpressure=1 \
debug.sf.enable_hwc_vds=1 \
debug.sf.latch_unsignaled=1 \
debug.sf.hw=0 \