sm6150-common: properties: Disable vsync for CPU rendered Apps

* Choreographer VSync has some performance impact for CPU rendered apps
as the app has to wait for VSync to start a new frame draw. When the
frame draw time exceeds one VSync, this has a direct impact on the FPS.
debug.cpurend.vsync property controls the VSync for CPU rendered apps.

Disable VSync for CPU rendered app, by setting this property to false.

Change-Id: If8c6f9e182eac6d015dbb69fe2a74fc9b3a85c1f
Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
PainKiller3
2025-02-18 11:34:15 +00:00
committed by therealmharc
parent 9596641a8a
commit 9a48c665f4

View File

@@ -178,6 +178,9 @@ persist.sys.sf.color_saturation=1.0
persist.sys.sf.native_mode=2
persist.sys.sf.color_mode=9
# Disable vsync for cpu rendered apps
debug.cpurend.vsync=false
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/frp