tools/power/x86/intel-speed-select: Auto mode for CLX
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 4 Nov 2019 11:02:40 +0000 (03:02 -0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Nov 2019 17:00:25 +0000 (19:00 +0200)
commita9b2f8e2fa6c0f791f2345afb826d47c6a0f0e2c
tree3b852660d3bef6131500b6ab79ea0c26cd05dc96
parent91d928147bb0d03219fd6cc079e16fd74e232e2b
tools/power/x86/intel-speed-select: Auto mode for CLX

There is an expectation in the CLX platform for SST base-freq feature that
Scaling min frequency be different for high and low priority cores.
This is the way the firmware will understand the priority.

So this change will look at high priority and low priority cores, and set
scaling_min_freq to P1High for high priority cores and P1Low to low
priority cores.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
tools/power/x86/intel-speed-select/isst-config.c