update: amdgpu-clocks

This commit is contained in:
♥ Minnie ♥ 2024-08-11 08:08:11 +08:00
parent 31655bd161
commit 802e1c5289
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -1,7 +1,7 @@
{pkgs, ...}: {
# Our custom power state
environment.etc = {
"default/amdgpu-custom-states.card0" = {
"default/amdgpu-custom-states.card1" = {
text = ''
# For Navi (and Radeon7) we can only set highest SCLK & MCLK, "state 1":
OD_SCLK:
@ -10,7 +10,7 @@
1: 875MHz
# More fine-grain control of clocks and voltages are done with VDDC curve:
OD_VDDC_CURVE:
0: 800MHz @ 699mV
0: 800MHz @ 698mV
1: 1450MHz @ 795mV
2: 1800MHz @ 950mV
# Force power limit (in micro watts):