sm8350-common: Update from haydn V14.0.3.0.TKKMIXM

Change-Id: I405917bc7642ba01a4278352addd8f146f3d76ea
This commit is contained in:
AdarshGrewal 2023-04-06 19:25:24 +05:30
parent 9897abb607
commit c3e8d78b53
140 changed files with 95 additions and 24 deletions

Binary file not shown.

View File

@ -14,6 +14,9 @@
limitations under the License.
-->
<permissions>
<library name="com.android.hotwordenrollment.common.util" file="/system_ext/framework/com.android.hotwordenrollment.common.util.jar"/>
<library
name="com.android.hotwordenrollment.common.util"
file="/system_ext/framework/com.android.hotwordenrollment.common.util.jar"
/>
</permissions>

Binary file not shown.

View File

@ -16,6 +16,7 @@ if [ "$soc_id" -eq 415 ] || [ "$soc_id" -eq 439 ] || [ "$soc_id" -eq 456 ] ||
[ "$soc_id" -eq 501 ] || [ "$soc_id" -eq 502 ]; then
setprop ro.vendor.qti.soc_name lahaina
setprop ro.vendor.qti.soc_model SM8350
setprop ro.vendor.media_performance_class 31
elif [ "$soc_id" -eq 450 ]; then
setprop ro.vendor.qti.soc_name shima
setprop ro.vendor.qti.soc_model SM7350

Binary file not shown.

Binary file not shown.

View File

@ -9,4 +9,5 @@ on early-init
# Set ro.boot.product.vendor.sku to soc_name
exec u:r:vendor_qti_init_shell:s0 -- /vendor/bin/init.qti.qcv.sh
setprop ro.boot.product.vendor.sku ${ro.vendor.qti.soc_name}
setprop ro.soc.model ${ro.vendor.qti.soc_model}
setprop ro.soc.model ${ro.vendor.qti.soc_model}
setprop ro.odm.build.media_performance_class ${ro.vendor.media_performance_class}

View File

@ -254,6 +254,8 @@ need to be added just before the end of it's major group. -->
<Minor OpcodeValue="0xF" Node="/sys/devices/system/cpu/bus_dcvs/DDR/19091000.qcom,bwmon-ddr/min_freq" />
<Minor OpcodeValue="0x10" Node="/sys/devices/system/cpu/bus_dcvs/DDR/19091000.qcom,bwmon-ddr/max_freq" />
<Minor OpcodeValue="0x11" Node="/sys/class/devfreq/soc:qcom,cpu-llcc-ddr-bw/bw_hwmon/use_ab" />
<Minor OpcodeValue="0x12" Node="/sys/class/devfreq/18590100.qcom,snoop-l3-bw/bw_hwmon/io_percent" />
<Minor OpcodeValue="0x13" Node="/sys/class/devfreq/18590100.qcom,snoop-l3-bw/polling_interval" />
<!-- llcbw hwmon major end -->
@ -285,6 +287,11 @@ need to be added just before the end of it's major group. -->
<Minor OpcodeValue="0x16" Node="/sys/devices/system/cpu/bus_dcvs/L3/soc:qcom,memlat:l3:prime/min_freq" />
<Minor OpcodeValue="0x17" Node="/sys/devices/system/cpu/bus_dcvs/LLCC/soc:qcom,memlat:llcc:silver/min_freq" />
<Minor OpcodeValue="0x18" Node="/sys/devices/system/cpu/bus_dcvs/DDR/soc:qcom,memlat:ddr:silver/min_freq" />
<Minor OpcodeValue="0x19" Node="/sys/class/devfreq/soc:qcom,cpu0-llcc-ddr-lat/polling_interval" />
<Minor OpcodeValue="0x1A" Node="/sys/class/devfreq/soc:qcom,cpu4-llcc-ddr-lat/polling_interval" />
<Minor OpcodeValue="0x1B" Node="/sys/class/devfreq/soc:qcom,cpu0-cpu-ddr-latfloor/polling_interval" />
<Minor OpcodeValue="0x1C" Node="/sys/class/devfreq/soc:qcom,cpu4-cpu-ddr-latfloor/polling_interval" />
<Minor OpcodeValue="0x1D" Node="/sys/class/devfreq/18590100.qcom,cpu7-cpu-l3-latfloor/polling_interval" />
<!-- memlat major end -->
<!-- npu major start -->
@ -299,5 +306,12 @@ need to be added just before the end of it's major group. -->
<Minor OpcodeValue="0x5" Node="SPECIAL_NODE - npu_ddr_llcbw_hwmon_hyst_opt" />
<!-- npu major end -->
<!-- camera param major start -->
<Major OpcodeValue="0xF" />
<Minor OpcodeValue="0x0" Node="/dev/cpuset/camera-daemon/cpus" />
<Minor OpcodeValue="0x1" Node="/dev/cpuset/camera-background/cpus" />
<Minor OpcodeValue="0x2" Node="/dev/cpuctl/camera-daemon/cpu.uclamp.min" />
<Minor OpcodeValue="0x3" Node="/dev/cpuctl/camera-daemon/cpu.uclamp.sched_boost_no_override" />
<!-- camera major end -->
</PerfResources>
</ResourceConfigs>

View File

@ -23,8 +23,8 @@
<!-- CPUBOOST_MIN_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ PRIME Core resource opcode, value-->
<!-- CPUBW_MAX_FREQ resource opcode, value-->
<!-- CPUBW_MIN_FREQ resource opcode, value-->
<!-- LLCC DDR BW MAX FREQ resource opcode, value-->
<!-- LLCC DDR BW MIN FREQ resource opcode, value-->
<!-- POWER COLLAPSE resource opcode, value-->
<!-- STORAGE CLK SCALING resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ resource opcode, value-->
@ -39,6 +39,35 @@
0x43010000, 0xFF, 0x40400000, 0x1, 0x42C10000, 0x1, 0x43430100, 0x28C5,
0x43400000, 0xFFFF, 0x4281C000, 2000" />
<!-- SCHEDBOOST resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ PRIME Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ PRIME Core resource opcode, value-->
<!-- LLCC DDR BW MAX FREQ resource opcode, value-->
<!-- LLCC DDR BW MIN FREQ resource opcode, value-->
<!-- POWER COLLAPSE resource opcode, value-->
<!-- STORAGE CLK SCALING resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _1 resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _0 resource opcode, value-->
<!-- L3 resource opcode, value-->
<!-- GPU DISABLE resource opcode, value-->
<!-- Type="1", main launch boost of 2sec -->
<Config
Id="0x00001081" Type="1" Enable="true" Timeout="2000" Target="shima"
Resources="0x40C00000, 0x1,0x40C20000, 0x28, 0x40C1C000, 0x32, 0x40C20200, 0x28,
0x40C1C200, 0x32,0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF,
0x40800000, 0xFFF,0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x40CD4000, 0x12" />
<Config
Id="0x00001081" Type="1" Enable="true" Timeout="2000" Target="yupik"
Resources="0x40C00000, 0x1, 0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF,
0x40800000, 0xFFF, 0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x43018000, 0xFF,
0x43010000, 0xFF,0x40400000, 0x1,0x42C10000, 0x1, 0x43430100, 0x1FC8,
0x43430000, 0x1FC8, 0x43400000, 0xFFFF, 0x4281C000, 2000" />
<!--app resume boost-->
<!-- SCHEDBOOST resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ BIG Core resource opcode, value-->
@ -66,6 +95,7 @@
0x41800000, 0xFF, 0x40400000, 0x1, 0x42C10000, 0x1, 0x43430100, 0x28C5,
0x43400000, 0xFFFF, 0x4281C000, 2000" />
<!-- app resume boost -->
<!-- SCHEDBOOST resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ LITTLE Core resource opcode, value-->
@ -73,32 +103,52 @@
<!-- CPUBOOST_MIN_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ PRIME Core resource opcode, value-->
<!-- Type="1", main launch boost of 2sec -->
<Config
Id="0x00001081" Type="1" Enable="true" Timeout="2000" Target="shima"
Resources="0x40C00000, 0x1,0x40C20000, 0x28, 0x40C1C000, 0x32, 0x40C20200, 0x28, 0x40C1C200, 0x32,
0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF, 0x40800000, 0xFFF,
0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x40CD4000, 0x12" />
<Config
Id="0x00001081" Type="1" Enable="true" Timeout="2000" Target="yupik"
Resources="0x40C00000, 0x1, 0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF,
0x40800000, 0xFFF, 0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x40400000, 0x1,
0x42C10000, 0x1, 0x43430100, 0x1FC8, 0x43400000, 0xFFFF, 0x4281C000, 2000" />
<!-- app resume boost -->
<!-- LPM_SLEEP_DISABLE -->
<!-- GPU_MIN_POWER_LEVEL -->
<!-- LLCC DDR BW MAX FREQ resource opcode, value-->
<!-- LLCC DDR BW MIN FREQ resource opcode, value-->
<!-- POWER COLLAPSE resource opcode, value-->
<!-- STORAGE CLK SCALING resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _1 resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _0 resource opcode, value-->
<!-- L3 resource opcode, value-->
<!-- GPU DISABLE resource opcode, value-->
<Config
Id="0x00001082" Type="1" Enable="true" Timeout="600" Target="shima"
Resources="0x40C00000, 0x1,0x40C20000, 0x28, 0x40C1C000, 0x32, 0x40C20200, 0x28, 0x40C1C200, 0x32,
0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF, 0x40800000, 0xFFF,
0x40800100, 0xFFF, 0x40800200, 0xFFF, 0X42804000,0x0" />
0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF, 0x40800000, 0xFFF,
0x40800100, 0xFFF, 0x40800200, 0xFFF, 0X42804000,0x0" />
<!-- app resume boost -->
<!-- SCHEDBOOST resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MAX_FREQ PRIME Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ BIG Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ LITTLE Core resource opcode, value-->
<!-- CPUBOOST_MIN_FREQ PRIME Core resource opcode, value-->
<!-- LLCC DDR BW MAX FREQ resource opcode, value-->
<!-- LLCC DDR BW MIN FREQ resource opcode, value-->
<!-- POWER COLLAPSE resource opcode, value-->
<!-- STORAGE CLK SCALING resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _1 resource opcode, value-->
<!-- LLCC DDR LAT CPU0 MIN FREQ _0 resource opcode, value-->
<!-- L3 resource opcode, value-->
<!-- GPU DISABLE resource opcode, value-->
<Config
Id="0x00001082" Type="1" Enable="true" Timeout="600" Target="yupik"
Resources="0x40C00000, 0x1, 0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF,
0x40800000, 0xFFF, 0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x40400000, 0x1,
0x42C10000, 0x1, 0x43430100, 0x1FC8, 0x43400000, 0xFFFF, 0x4281C000, 2000" />
0x40800000, 0xFFF, 0x40800100, 0xFFF, 0x40800200, 0xFFF, 0x43018000, 0xFF,
0x43010000, 0xFF,0x40400000, 0x1, 0x42C10000, 0x1, 0x43430100, 0x1FC8,
0x43430000, 0x1FC8, 0x43400000, 0xFFFF, 0x4281C000, 2000" />
<Config
Id="0x00001082" Type="2" Enable="true" Timeout="400" Target="yupik"
Resources="0x40C00000, 0x1, 0x40804000, 0xFFF, 0x40804100, 0xFFF, 0x40804200, 0xFFF,
0x40800000, 1324, 0x40800100, 1324, 0x40800200, 1766, 0x43018000, 0xFF,
0x43010000, 0xFF,0x40400000, 0x1, 0x42C10000, 0x1, 0x43430100, 0x1FC8,
0x43430000, 0x1FC8, 0x43400000, 0xFFFF, 0x4281C000, 2000" />
<!-- for IO BOOST -->
<Config

View File

@ -57,6 +57,7 @@ ________________________________________________________________________________
<Prop Name="ro.vendor.perf.splh" Value="none" Target="yupik" />
<Prop Name="ro.vendor.perf.gplaf" Value="true" Target="yupik" />
<Prop Name="ro.vendor.perf.enable.prekill" Value="false" Target="lahaina" />
<Prop Name="ro.vendor.perf.enable.prekill" Value="false" Target="yupik" />
<Prop Name="ro.vendor.perf.splh" Value="none" Target="lahaina" />
<!--System Properties -->

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More