Skip to content

Commit efbc5b4

Browse files
shouyeliusuperm1
authored andcommitted
Documentation: amd-pstate:fix minimum performance state label error
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@tencent.com> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Link: https://lore.kernel.org/r/20250522070140.17557-1-shouyeliu@gmail.com Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
1 parent 347e9f5 commit efbc5b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/pm/amd-pstate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ to manage each performance update behavior. ::
7272
Lowest non- | | | |
7373
linear perf ------>+-----------------------+ +-----------------------+
7474
| | | |
75-
| | Lowest perf ---->| |
75+
| | Min perf ---->| |
7676
| | | |
7777
Lowest perf ------>+-----------------------+ +-----------------------+
7878
| | | |

0 commit comments

Comments
 (0)