reflect new output "peak" profile

This commit is contained in:
Josh Lay 2023-07-07 23:50:28 -05:00
parent 7c50e771e2
commit e45aa26eaa
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -21,6 +21,7 @@ An example of the output/provided profiles follow
|:---|---|
| `balanced-amdgpu-default` | Includes the (assumed) existing `balanced` tuned profile.<br/><br/>Only adjusts the GPU power limit (typically lower). Clocks/voltage curve remain the default. |
| `desktop-amdgpu-overclock` | Includes the (assumed) existing `desktop` tuned profile.<br/><br/>Adjusts the GPU power limit, clocks, _and_ the voltage curve. |
| `desktop-amdgpu-peak` | Includes the (assumed) existing `desktop` tuned profile.<br/><br/>Same as the `overclock` profile, but locks clocks to their highest configured values |
## Notable variables