Merge 62c0c21ae7 on remote branch

Change-Id: I301d6a66834818f6cf68a3ebb4999cd07796802a
This commit is contained in:
Linux Build Service Account
2021-10-12 13:44:28 -07:00

18
config/taro/powerhint.xml Normal file → Executable file
View File

@@ -353,5 +353,23 @@
Resources="0x40400000, 0x1, 0x40800100, 0x46C, 0x40800000, 0x553, 0x40C20000, 0X14,
0x40C1C000, 0X1E"/>
<!-- decode 240 fps tunings-->
<!--L CPU - max freq 700000 -->
<Config
Id="0X00001505" Enable="true" Timeout="0" Taget="taro"
Resources="0x40804100, 0x2BC"/>
<!-- video decode 30 fps non secure content tunings-->
<!-- MPCTLV3_MIN_FREQ_CLUSTER_BIG_CORE_0, 0XA -->
<Config
Id="0X00001502" Enable="true" Timeout="0" Taget="taro"
Resources="0x40800000, 0XA"/>
<!-- video decode 30 fps secure content tunings-->
<!-- MPCTLV3_MIN_FREQ_CLUSTER_BIG_CORE_0, 0XA -->
<Config
Id="0X00001504" Enable="true" Timeout="0" Taget="taro"
Resources="0x40800000, 0XA"/>
</Powerhint>
</HintConfigs>