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:
Kevin DuBois 2022-04-04 22:38:16 +00:00
parent dfb4297791
commit 7301b9e6bc

View file

@ -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