diff --git a/audio/caiman/tuning/bluenote/recording.gatf b/audio/caiman/tuning/bluenote/recording.gatf index fcae1469..5ba6b317 100644 Binary files a/audio/caiman/tuning/bluenote/recording.gatf and b/audio/caiman/tuning/bluenote/recording.gatf differ diff --git a/audio/komodo/tuning/bluenote/recording.gatf b/audio/komodo/tuning/bluenote/recording.gatf index e56d4323..e070eaa2 100644 Binary files a/audio/komodo/tuning/bluenote/recording.gatf and b/audio/komodo/tuning/bluenote/recording.gatf differ diff --git a/audio/tokay/tuning/bluenote/recording.gatf b/audio/tokay/tuning/bluenote/recording.gatf index fdc5c795..b0d38d32 100644 Binary files a/audio/tokay/tuning/bluenote/recording.gatf and b/audio/tokay/tuning/bluenote/recording.gatf differ diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 4a1854c6..8bd56c87 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -759,8 +759,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "BindedPowerRail": "S2S_VDD_G3D", - "CdevCeiling": [0, 9, 9, 9, 10, 12, 12], - "LimitInfo": [0, 0, 0, 0, 0, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 419000, 376000, 302000, 302000], + "LimitInfoFrequency": [940000, 940000, 940000, 940000, 940000, 302000, 302000] }, { "CdevRequest": "tpu_cooling", @@ -802,7 +802,7 @@ { "CdevRequest": "thermal-gpufreq-0", "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], - "CdevCeiling": [0, 9, 9, 10, 12, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 376000, 302000, 302000, 302000] } ] }, @@ -1162,7 +1162,8 @@ { "Name":"thermal-gpufreq-0", "Type":"GPU", - "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote" + "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote", + "ScalingAvailableFrequenciesPath": "/sys/devices/platform/1f000000.mali/available_frequencies" }, { "Name":"chg_mdis", diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index f4b5f1a4..7cf2347a 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -735,8 +735,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "BindedPowerRail": "S2S_VDD_G3D", - "CdevCeiling": [0, 9, 9, 9, 10, 12, 12], - "LimitInfo": [0, 0, 0, 0, 0, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 419000, 376000, 302000, 302000], + "LimitInfoFrequency": [940000, 940000, 940000, 940000, 940000, 302000, 302000] }, { "CdevRequest": "tpu_cooling", @@ -778,7 +778,7 @@ { "CdevRequest": "thermal-gpufreq-0", "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], - "CdevCeiling": [0, 9, 9, 10, 12, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 376000, 302000, 302000, 302000] } ] }, @@ -1149,7 +1149,8 @@ { "Name":"thermal-gpufreq-0", "Type":"GPU", - "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote" + "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote", + "ScalingAvailableFrequenciesPath": "/sys/devices/platform/1f000000.mali/available_frequencies" }, { "Name":"chg_mdis", diff --git a/thermal/thermal_info_config_tokay.json b/thermal/thermal_info_config_tokay.json index 53dd89b7..b240e5cd 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -740,8 +740,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "BindedPowerRail": "S2S_VDD_G3D", - "CdevCeiling": [0, 9, 9, 9, 10, 12, 12], - "LimitInfo": [0, 0, 0, 0, 0, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 419000, 376000, 302000, 302000], + "LimitInfoFrequency": [940000, 940000, 940000, 940000, 940000, 302000, 302000] }, { "CdevRequest": "tpu_cooling", @@ -783,7 +783,7 @@ { "CdevRequest": "thermal-gpufreq-0", "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], - "CdevCeiling": [0, 9, 9, 10, 12, 12, 12] + "CdevCeilingFrequency": [940000, 419000, 419000, 376000, 302000, 302000, 302000] } ] }, @@ -1165,7 +1165,8 @@ { "Name":"thermal-gpufreq-0", "Type":"GPU", - "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote" + "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote", + "ScalingAvailableFrequenciesPath": "/sys/devices/platform/1f000000.mali/available_frequencies" }, { "Name":"chg_mdis",