From e45aa26eaa2f81298a4f292c8eeccc689efe3cf2 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Fri, 7 Jul 2023 23:50:28 -0500 Subject: [PATCH] reflect new output "peak" profile --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95fd9a8..2453500 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ An example of the output/provided profiles follow |:---|---| | `balanced-amdgpu-default` | Includes the (assumed) existing `balanced` tuned profile.

Only adjusts the GPU power limit (typically lower). Clocks/voltage curve remain the default. | | `desktop-amdgpu-overclock` | Includes the (assumed) existing `desktop` tuned profile.

Adjusts the GPU power limit, clocks, _and_ the voltage curve. | +| `desktop-amdgpu-peak` | Includes the (assumed) existing `desktop` tuned profile.

Same as the `overclock` profile, but locks clocks to their highest configured values | ## Notable variables