Skip to content

Commit

Permalink
lancelot: Disable reuse client composition buffers
Browse files Browse the repository at this point in the history
To improve system smoothness.
  • Loading branch information
wildbeetle committed Aug 22, 2024
1 parent 8584507 commit 038c7f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rw-system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq -e Redmi/lancelot -e Redmi/gal
setprop debug.sf.earlyGl.sf.duration 27600000
setprop debug.sf.earlyGl.app.duration 20000000
setprop debug.sf.hwc.min.duration 17000000
setprop debug.sf.disable_client_composition_cache 1
fi

if getprop ro.vendor.build.fingerprint | grep -iq -e Redmi/rosemary \
Expand Down

0 comments on commit 038c7f0

Please sign in to comment.