]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: add amd-pstate kernel command line options
authorPerry Yuan <Perry.Yuan@amd.com>
Thu, 17 Nov 2022 07:35:41 +0000 (15:35 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Nov 2022 18:57:15 +0000 (19:57 +0100)
commit8c37636289ef492acab1364adcf4ddc861ebea35
tree8a7bf4c1cbbffae6810200d20057a0aded652f7e
parentae58b687ea25721261b8f1bb4d09e4134613c4e7
Documentation: add amd-pstate kernel command line options

Add a new amd pstate driver command line option to enable driver passive
working mode via MSR and shared memory interface to request desired
performance within abstract scale and the power management firmware
(SMU) convert the perf requests into actual hardware pstates.

Also the `disable` parameter can disable the pstate driver loading by
adding `amd_pstate=disable` to kernel command line.

Acked-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Tested-by: Wyes Karny <wyes.karny@amd.com>
Signed-off-by: Perry Yuan <Perry.Yuan@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/kernel-parameters.txt