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:
parent
dfb4297791
commit
7301b9e6bc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue