Skip to content

Commit

Permalink
add documentation for all power, time and temperature options based o…
Browse files Browse the repository at this point in the history
…n Renoir

add FAQ
resolves #25
resolves #41
resolves #42
resolves #48
resolves #49
resolves #50
resolves #53
resolves #58
resolves #72
  • Loading branch information
Falcosc authored and FlyGoat committed Feb 24, 2021
1 parent c7b3469 commit 9a5d40d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,18 @@ Settings
--apu-slow-limit=<u32> APU PPT Slow Power limit for A+A dGPU platform (mW)
```

### demo
### Demo
If I'm going to set all the Power Limit to 45W, and Tctl to 90 °C,
then the command line should be:
```
./ryzenadj --stapm-limit=45000 --fast-limit=45000 --slow-limit=45000 --tctl-temp=90
```

### Documentation

- [Renoir Tuning Guide](https://github.com/FlyGoat/RyzenAdj/wiki/Renoir-Tuning-Guide)
- [FAQ](https://github.com/FlyGoat/RyzenAdj/wiki/FAQ)

## Build

### Build Requirements
Expand Down

0 comments on commit 9a5d40d

Please sign in to comment.