diff options
| author | 2022-08-20 23:58:18 +0800 | |
|---|---|---|
| committer | 2022-09-15 11:16:05 -0700 | |
| commit | 850337ec7b2c0f510772eeeef9c12c658b3f3603 (patch) | |
| tree | ff495d3f1b7fdeb1d88b845c56f15e93fe7ef627 /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | tools/power/x86/intel-speed-select: Remove unused core_mask array (diff) | |
| download | linux-dev-850337ec7b2c0f510772eeeef9c12c658b3f3603.tar.xz linux-dev-850337ec7b2c0f510772eeeef9c12c658b3f3603.zip | |
tools/power/x86/intel-speed-select: Introduce struct isst_id
SST control is power-domain based rather than cpu based, on all the
systems including Sapphire Rapids and ealier.
SST core APIs uses cpu id as parameter, and use the underlying pkg_id and
die_id information to find a power domain, this is not straight forward
and introduces obscure logics in the code.
Introduce struct isst_id to represent a SST Power Domain.
All core APIs are converted to use struct isst_id as parameter instead of
using cpu id.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
