diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index e2f8be8..4f4e5a0 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -740,6 +740,24 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "VIRTUAL-SKIN-CPU-MID", + "Path": "vendor.thermal.VIRTUAL-SKIN-CPU-MID.profile", + "Values": [ + "game", + "" + ], + "Type": "Property" + }, + { + "Name": "VIRTUAL-SKIN-CPU-HIGH", + "Path": "vendor.thermal.VIRTUAL-SKIN-CPU-HIGH.profile", + "Values": [ + "game", + "" + ], + "Type": "Property" + }, { "Name": "MIFTargetLoad", "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", @@ -2296,6 +2314,18 @@ "Duration": 0, "Value": "419000" }, + { + "PowerHint": "GAME", + "Node": "VIRTUAL-SKIN-CPU-MID", + "Duration": 0, + "Value": "game" + }, + { + "PowerHint": "GAME", + "Node": "VIRTUAL-SKIN-CPU-HIGH", + "Duration": 0, + "Value": "game" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index 027587f..af62252 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -740,6 +740,24 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "VIRTUAL-SKIN-CPU-MID", + "Path": "vendor.thermal.VIRTUAL-SKIN-CPU-MID.profile", + "Values": [ + "game", + "" + ], + "Type": "Property" + }, + { + "Name": "VIRTUAL-SKIN-CPU-HIGH", + "Path": "vendor.thermal.VIRTUAL-SKIN-CPU-HIGH.profile", + "Values": [ + "game", + "" + ], + "Type": "Property" + }, { "Name": "MIFTargetLoad", "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", @@ -2200,6 +2218,18 @@ "Duration": 0, "Value": "419000" }, + { + "PowerHint": "GAME", + "Node": "VIRTUAL-SKIN-CPU-MID", + "Duration": 0, + "Value": "game" + }, + { + "PowerHint": "GAME", + "Node": "VIRTUAL-SKIN-CPU-HIGH", + "Duration": 0, + "Value": "game" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL", diff --git a/thermal/thermal_info_config_husky.json b/thermal/thermal_info_config_husky.json index 6a1a2e9..c1a7a0b 100644 --- a/thermal/thermal_info_config_husky.json +++ b/thermal/thermal_info_config_husky.json @@ -499,6 +499,28 @@ "MaxThrottleStep": 2, "CdevCeiling": [0, 12, 12, 12, 12, 12, 12] } + ], + "Profile": [ + { + "Mode": "game", + "BindedCdevInfo": [ + { + "CdevRequest": "thermal-cpufreq-0", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-1", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-2", + "MaxReleaseStep": 1, + "Disabled":true + } + ] + } ] }, { @@ -548,6 +570,28 @@ "MaxThrottleStep": 2, "CdevCeiling": [0, 13, 13, 13, 13, 13, 13] } + ], + "Profile": [ + { + "Mode": "game", + "BindedCdevInfo": [ + { + "CdevRequest": "thermal-cpufreq-0", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-1", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-2", + "MaxReleaseStep": 1, + "Disabled":true + } + ] + } ] }, { diff --git a/thermal/thermal_info_config_shiba.json b/thermal/thermal_info_config_shiba.json index dff7c2d..127703c 100644 --- a/thermal/thermal_info_config_shiba.json +++ b/thermal/thermal_info_config_shiba.json @@ -476,6 +476,28 @@ "MaxThrottleStep": 2, "CdevCeiling": [0, 12, 12, 12, 12, 12, 12] } + ], + "Profile": [ + { + "Mode": "game", + "BindedCdevInfo": [ + { + "CdevRequest": "thermal-cpufreq-0", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-1", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-2", + "MaxReleaseStep": 1, + "Disabled":true + } + ] + } ] }, { @@ -525,6 +547,28 @@ "MaxThrottleStep": 2, "CdevCeiling": [0, 13, 13, 13, 13, 13, 13] } + ], + "Profile": [ + { + "Mode": "game", + "BindedCdevInfo": [ + { + "CdevRequest": "thermal-cpufreq-0", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-1", + "MaxReleaseStep": 1, + "Disabled":true + }, + { + "CdevRequest": "thermal-cpufreq-2", + "MaxReleaseStep": 1, + "Disabled":true + } + ] + } ] }, {