Skip to content

Instantly share code, notes, and snippets.

@vadimstasiev
Created September 1, 2023 16:18
Show Gist options
  • Save vadimstasiev/2ec05d2208183154f855dc08d862fd6f to your computer and use it in GitHub Desktop.
Save vadimstasiev/2ec05d2208183154f855dc08d862fd6f to your computer and use it in GitHub Desktop.
PowerTools
{
"battery": {
"charge_rate": {
"min": 250,
"max": 2500
},
"extra_readouts": false
},
"cpus": {
"cpus": [
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
},
{
"clock_min": {
"min": 1400,
"max": 3800
},
"clock_max": {
"min": 400,
"max": 3800
},
"clock_step": 100,
"skip_resume_reclock": false
}
],
"global_governors": true
},
"gpu": {
"fast_ppt": {
"min": 1000000,
"max": 25000000
},
"fast_ppt_default": 15000000,
"slow_ppt": {
"min": 1000000,
"max": 25000000
},
"slow_ppt_default": 15000000,
"ppt_divisor": 1000000,
"ppt_step": 1,
"clock_min": {
"min": 400,
"max": 2200
},
"clock_max": {
"min": 400,
"max": 2200
},
"clock_step": 100,
"skip_resume_reclock": false
}
}
@vadimstasiev
Copy link
Author

Place in /home/deck/.config/powertools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment