diff options
| author | Srinivas Pandruvada <[email protected]> | 2023-03-08 07:06:39 +0000 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2023-03-16 14:18:02 +0000 |
| commit | ea009e4769fa3bd05d4c111c3b6865eb3a9be829 (patch) | |
| tree | 4848ade1e9a49b721d5e4031c6dea63f3cef320c /drivers/platform/x86/intel/pmt/class.c | |
| parent | platform/x86: ISST: Add SST-CP support via TPMI (diff) | |
| download | kernel-ea009e4769fa3bd05d4c111c3b6865eb3a9be829.tar.gz kernel-ea009e4769fa3bd05d4c111c3b6865eb3a9be829.zip | |
platform/x86: ISST: Add SST-PP support via TPMI
This Intel Speed Select Technology - Performance Profile (SST-PP) feature
introduces a mechanism that allows multiple optimized performance profiles
per system. Each profile defines a set of CPUs that need to be online and
rest offline to sustain a guaranteed base frequency.
Five new IOCTLs are added:
ISST_IF_PERF_LEVELS : Get number of performance levels
ISST_IF_PERF_SET_LEVEL : Set to a new performance level
ISST_IF_PERF_SET_FEATURE : Activate SST-BF/SST-TF for a performance level
ISST_IF_GET_PERF_LEVEL_INFO : Get parameters for a performance level
ISST_IF_GET_PERF_LEVEL_CPU_MASK : Get CPU mask for a performance level
Once an instance is identified, read or write from correct MMIO
offset for a given field as defined in the specification.
For details on SST PP operations using intel-speed-selet utility,
refer to:
Documentation/admin-guide/pm/intel-speed-select.rst
under the kernel documentation
Signed-off-by: Srinivas Pandruvada <[email protected]>
Reviewed-by: Zhang Rui <[email protected]>
Tested-by: Pragya Tanwar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
