diff options
| author | Srinivas Pandruvada <[email protected]> | 2023-03-08 07:06:40 +0000 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2023-03-16 14:18:02 +0000 |
| commit | 06a61df83209ac7f376616f83f3485217c703d50 (patch) | |
| tree | f1c6e0fac41925faffd0c1dc9e5ecb0ad200a030 /drivers/platform/x86/intel/pmt/class.c | |
| parent | platform/x86: ISST: Add SST-PP support via TPMI (diff) | |
| download | kernel-06a61df83209ac7f376616f83f3485217c703d50.tar.gz kernel-06a61df83209ac7f376616f83f3485217c703d50.zip | |
platform/x86: ISST: Add SST-BF support via TPMI
The Intel Speed Select Technology - Base Frequency (SST-BF) feature lets
the user control base frequency. If some critical workload threads demand
constant high guaranteed performance, then this feature can be used to
execute the thread at higher base frequency on specific sets of CPUs
(high priority CPUs) at the cost of lower base frequency (low priority
CPUs) on other CPUs.
Two new IOCTLs are added:
ISST_IF_GET_BASE_FREQ_INFO : Get frequency information for high and
low priority CPUs
ISST_IF_GET_BASE_FREQ_CPU_MASK : CPUs capable of higher frequency
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-BF 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
