sdm660-common: Disable client composition cache
* Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel Signed-off-by: Vitorgl2003 <vitorgl.2003@gmail.com> Signed-off-by: ImPrashantt <prashant33968@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
e9158b0df3
commit
73a489db3f
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ drm.service.enabled=true
|
|||
|
||||
# Display
|
||||
debug.gralloc.enable_fb_ubwc=1
|
||||
debug.sf.disable_client_composition_cache=1
|
||||
debug.sdm.support_writeback=0
|
||||
dev.pm.dyn_samplingrate=1
|
||||
ro.vendor.display.cabl=2
|
||||
|
|
Loading…
Reference in a new issue