Searched hist:"1 fcf670e50645f23f026d1dca82e59200115f925" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-core-tpmi.c | diff 1fcf670e50645f23f026d1dca82e59200115f925 Tue Mar 26 23:55:53 CET 2024 Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> tools/power/x86/intel-speed-select: SST BF/TF support per level
SST BF and TF can be enabled/disabled per level. So check the current level support from the mask of supported levels.
This change from a single level to mask for info.sst_tf_support and info.sst_tf_support is indicated by API version change. Use as mask for API version above 2. In this way there is no change in behavior when running on older kernel with API version 2.
Since the tool can support now API version 3, update the supported API version.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
H A D | isst-core.c | diff 1fcf670e50645f23f026d1dca82e59200115f925 Tue Mar 26 23:55:53 CET 2024 Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> tools/power/x86/intel-speed-select: SST BF/TF support per level
SST BF and TF can be enabled/disabled per level. So check the current level support from the mask of supported levels.
This change from a single level to mask for info.sst_tf_support and info.sst_tf_support is indicated by API version change. Use as mask for API version above 2. In this way there is no change in behavior when running on older kernel with API version 2.
Since the tool can support now API version 3, update the supported API version.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
H A D | isst-config.c | diff 1fcf670e50645f23f026d1dca82e59200115f925 Tue Mar 26 23:55:53 CET 2024 Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> tools/power/x86/intel-speed-select: SST BF/TF support per level
SST BF and TF can be enabled/disabled per level. So check the current level support from the mask of supported levels.
This change from a single level to mask for info.sst_tf_support and info.sst_tf_support is indicated by API version change. Use as mask for API version above 2. In this way there is no change in behavior when running on older kernel with API version 2.
Since the tool can support now API version 3, update the supported API version.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|