Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a307ce6a authored by claxten10's avatar claxten10 Committed by Sahil Sonar
Browse files

tetris: powerhint: Initial powerhint for MT6878



* Add frequencies.

Signed-off-by: default avatarclaxten10 <claxten10@gmail.com>
parent a7e6bf27
Loading
Loading
Loading
Loading
+174 −2
Original line number Diff line number Diff line
{
    "Nodes": [],
    "Actions": []
  "Nodes": [
    {
      "Name": "CPULittleClusterMaxFreq",
      "Path": "/sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq",
      "Values": [
        "9999999",
        "2000000",
        "1900000",
        "1800000",
        "1700000",
        "1600000",
        "1500000",
        "1400000",
        "1300000",
        "1200000",
        "1100000",
        "1000000",
        "900000",
        "800000",
        "700000",
        "600000",
        "500000",
        "450000"
      ],
      "DefaultIndex": 0,
      "ResetOnInit": true
    },
    {
      "Name": "CPULittleClusterMinFreq",
      "Path": "/sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq",
      "Values": [
        "9999999",
        "2000000",
        "1900000",
        "1800000",
        "1700000",
        "1600000",
        "1500000",
        "1400000",
        "1300000",
        "1200000",
        "1100000",
        "1000000",
        "900000",
        "800000",
        "700000",
        "600000",
        "500000",
        "450000"
      ],
      "ResetOnInit": true
    },
    {
      "Name": "CPUBigClusterMaxFreq",
      "Path": "/sys/devices/system/cpu/cpufreq/policy4/scaling_max_freq",
      "Values": [
        "9999999",
        "2500000",
        "2400000",
        "2300000",
        "2200000",
        "2100000",
        "2000000",
        "1900000",
        "1800000",
        "1700000",
        "1600000",
        "1500000",
        "1400000",
        "1300000",
        "1200000",
        "1100000",
        "1000000",
        "900000",
        "800000",
        "700000",
        "600000",
        "500000",
        "400000"
      ],
      "DefaultIndex": 0,
      "ResetOnInit": true
    },
    {
      "Name": "CPUBigClusterMinFreq",
      "Path": "/sys/devices/system/cpu/cpufreq/policy4/scaling_min_freq",
      "Values": [
        "9999999",
        "2500000",
        "2400000",
        "2300000",
        "2200000",
        "2100000",
        "2000000",
        "1900000",
        "1800000",
        "1700000",
        "1600000",
        "1500000",
        "1400000",
        "1300000",
        "1200000",
        "1100000",
        "1000000",
        "900000",
        "800000",
        "700000",
        "600000",
        "500000",
        "400000"
      ],
      "ResetOnInit": true
    },
    {
      "Name": "GpuPwrLevel",
      "Path": "/proc/gpufreqv2/fix_target_opp_index",
      "Values": [
        "-1",
        "0",
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24",
        "25",
        "26",
        "27",
        "28",
        "29",
        "30",
        "31",
        "32",
        "33",
        "34",
        "35"
      ],
      "DefaultIndex": 0,
      "ResetOnInit": true
    },
    {
      "Name": "MemFreq",
      "Path": "/sys/devices/platform/soc/1c00f000.dvfsrc/mtk-dvfsrc-devfreq/devfreq/mtk-dvfsrc-devfreq/userspace/set_freq",
      "Values": [
        "9999999999",
        "4212000000",
        "3094000000",
        "2054000000",
        "1534000000",
        "754000000"
      ],
      "ResetOnInit": true
    }
  ],
  "Actions": [
  ]
}