Re: [PATCH] Documentation: amd-pstate:fix minimum performance state label error
From: Jonathan Corbet
Date: Mon Jun 09 2025 - 17:15:59 EST
shouyeliu <shouyeliu@xxxxxxxxx> writes:
> In the AMD P-States Performance Scale diagram, the labels for "Max Perf"
> and "Lowest Perf" were incorrectly used to define the range for
> "Desired Perf".The "Desired performance target" should be bounded by the
> "Maximum requested performance" and the "Minimum requested performance",
> which corresponds to "Max Perf" and "Min Perf", respectively.
>
> Signed-off-by: Shouye Liu <shouyeliu@xxxxxxxxxxx>
> ---
> Documentation/admin-guide/pm/amd-pstate.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
jon