From 7e709007fdc83ed397b4b84faafc4a09dbd1ef24 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Fri, 7 Jul 2023 23:54:20 -0500 Subject: [PATCH] update output profile note --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2453500..f106607 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,14 @@ An attempt is made to discover the active GPU using the 'connected' state in the ~ $ grep -ls ^connected /sys/class/drm/*/status | grep -o card[0-9] | sort | uniq | sort -h | tail -1 card1 ``` - _Warning_: This is only tested with `RX6000` series GPUs, it is probable that other generations will *not* work properly. Use at your own risk! ## Profiles -An example of the output/provided profiles follow +Two _'profiles'_ are in each name: + +- before `amdgpu` is the source profile provided with `tuned` +- after `amdgpu` tells the GPU clock profile offered, outlined below | Output profile | Description | |:---|---|