mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: properties: Disable debug.sf.enable_hwc_vds
* Fixes lags in native screen recorder * Also set debug.sdm.support_writeback=0 * THIS MIGHT BREAK WIFI DISPLAY * CHECK WHEN WFD BOOT JARS CAN BE BUILT Change-Id: I82c5b8b4-b0b0-4ff9-8869-8cb4f11e9012 Signed-off-by: Pranav Kapoor <pranavkapoor001@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
561ef31407
commit
d47a0ff840
@@ -142,7 +142,8 @@ debug.sf.disable_backpressure=1
|
|||||||
debug.sf.disable_client_composition_cache=1
|
debug.sf.disable_client_composition_cache=1
|
||||||
debug.sf.enable_gl_backpressure=0
|
debug.sf.enable_gl_backpressure=0
|
||||||
debug.sf.defer_refresh_rate_when_off=1
|
debug.sf.defer_refresh_rate_when_off=1
|
||||||
debug.sf.enable_hwc_vds=1
|
debug.sf.enable_hwc_vds=0
|
||||||
|
debug.sdm.support_writeback=0
|
||||||
debug.sf.hw=0
|
debug.sf.hw=0
|
||||||
debug.sf.predict_hwc_composition_strategy=0
|
debug.sf.predict_hwc_composition_strategy=0
|
||||||
debug.sf.treat_170m_as_sRGB=1
|
debug.sf.treat_170m_as_sRGB=1
|
||||||
|
|||||||
Reference in New Issue
Block a user