diff options
author | 2023-07-10 17:03:36 +0300 | |
---|---|---|
committer | 2023-07-17 14:47:18 +0200 | |
commit | 95272641338a32734792fe4b261001847b11ed80 (patch) | |
tree | e5415644cf4eff1445aef2b1f56920b5a284d91d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: processor: Introduce acpi_processor_osc() (diff) | |
download | wireguard-linux-95272641338a32734792fe4b261001847b11ed80.tar.xz wireguard-linux-95272641338a32734792fe4b261001847b11ed80.zip |
ACPI: processor: Use _OSC to convey OSPM processor support information
Change acpi_early_processor_osc() to return a value in case of a
failure and make it static.
Also make it run acpi_processor_osc() for every processor object or
processor device found in the ACPI Namespace (previously, its only purpose
was to work around platform firmware defects on Skylake systems).
Introduce a new function called acpi_early_processor_control_setup() that
will invoke acpi_early_processor_osc() first in order to convey the OS
processor support information to the platform firmware and if that fails,
it will fall back to using _PDC.
Suggested-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Michal Wilczynski <michal.wilczynski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
[ rjw: Subject and changelog edits, change function return value to bool,
add missing 'static', change messages ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions