Skip to content

Commit

Permalink
davinci: Enable GL comp backpressure
Browse files Browse the repository at this point in the history
Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.

Bug: 146129613
Test: 1. Open Camera
      2. Swipe vertically to go back to home screen
      3. Measure the "FrameMissed" count from systrace result

Change-Id: Icd7a92bda5c874dd72d6da4ae991919cbc5b79b1
  • Loading branch information
tangrobin authored and Twel12 committed Aug 26, 2020
1 parent f86389e commit 3547f31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vendor.prop
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ debug.gralloc.enable_fb_ubwc=1
debug.gralloc.gfx_ubwc_disable=0
debug.hwui.renderer=opengl
debug.mdpcomp.logs=0
debug.sf.disable_backpressure=1
debug.sf.early_phase_offset_ns=11600000
debug.sf.early_app_phase_offset_ns=11600000
debug.sf.early_gl_phase_offset_ns=3000000
Expand Down

0 comments on commit 3547f31

Please sign in to comment.