From e6a08b7139c1eaf87a8ef52730618d291602b4e3 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 27 Nov 2022 00:59:28 -0600 Subject: [PATCH] reduce col width --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3d638..027aee4 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ These are the variables you're likely to want to change. They are defined in [p | gpumem_clock_max | Sets the _static_ memory clock for the GPU. This is *not* the _effective_ data rate. That is a multiple of this depending on the type of VRAM.

To avoid flickering this does *not* change dynamically with load. | 1075, results in 1.1Ghz (base, rounded) | | gpu_mv_offset | GPU core voltage offset. Takes +/- some integer in millivolts. Can be used to both over _and_ under volt. | `-25` (undervolt `25mV` or `0.025V`) | | base_profiles | List of base tuned profiles to clone in the new AMDGPU profiles. Defaults based on `Fedora` |