Skip to content

Resolve "Add missing ryzenadj options"

Closes #6 (closed)

TODO:

  • Add a checkbox for each option, so we won't apply all of them
  • Controller tab:
    • -e, --stapm-time=<u32> STAMP constant time (ms)
    • -a, --stapm-limit=<u32> Sustained power limit (10e-3 W)
    • -b, --fast-limit=<u32> Fast PPT power limit (10e-3 W)
    • -c, --slow-limit=<u32> Slow PPT power limit (10e-3 W)
    • -f, --tctl-temp=<u32> Tctl temperature (℃)
    • -k, --vrmmax-current=<u32> Vrm Maximum Current Limit (mA)
    • -q, --max-fclk-frequency=<u32> Maximum Transmission (CPU-GPU) Frequency (MHz)
    • -r, --min-fclk-frequency=<u32> Minimum Transmission (CPU-GPU) Frequency (MHz)
  • Experimental tab:
    • -m, --psi0-current=<u32> PSI0 Current Limit (mA)

Related stuff:

Edited by Quentin “Storm1er” Decaunes

Merge request reports