From 7a8e43f7658e3198a4ac0474468b6d3736139e7f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Wed, 3 Aug 2022 01:13:13 -0500 Subject: [PATCH] README: caveat - only testing on RX6000 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3468227..420bea2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Hacky solution to integrate AMDGPU power profile control in `tuned` with Ansible Takes a list of existing `tuned` profiles and creates new ones based on them. These new profiles include AMDGPU power/clock parameters +_Warning_: Only tested with RX6000 series GPUs, Navi or older may not work properly. + ## Profiles An example of the output/provided profiles follow