mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 00:14:05 +00:00
gpu: enable IFPO for gpu power savings.
Enables GPU driver's IFPO feature which will power gate GPU more often during interframe periods. Bug: 225179786 Test: SST on build with fix. Change-Id: I8da3106edb5dfe078a21d8047557948fb75ab20a
This commit is contained in:
@@ -799,6 +799,9 @@ on property:sys.boot_completed=1
|
||||
chown system system /sys/devices/platform/19000000.aoc/control/udfps_get_disp_freq
|
||||
chmod 440 /sys/devices/platform/19000000.aoc/control/udfps_get_disp_freq
|
||||
|
||||
#enable GPU power optimization
|
||||
write /sys/devices/platform/28000000.mali/ifpo 1
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
||||
Reference in New Issue
Block a user