diff options
author | Shyam Sundar S K <[email protected]> | 2024-03-06 17:14:09 +0530 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2024-03-12 12:48:23 +0200 |
commit | a33e9e106601b5271561e7d79a3d3c4e7e84f07f (patch) | |
tree | b0354344b093f9b7b2f0ae3b46ff7502607ebefe /tools/perf/util/trace-event-scripting.c | |
parent | f62f012f998ad2e43a93fdff2720a4c746025ee9 (diff) |
platform/x86/amd/pmf: Differentiate PMF ACPI versions
For family 1AH, certain PMF features have been enhanced - leading to a
newer APMF (AMD PMF) spec (BIOS and PMF driver interface) called v2.
This information would be fed into the if_version field of the
verify_interface method of the APMF call from the BIOS.
Use this information to store the version number to differentiate
between v1 or v2 and also store the information into the PMF private
data structure, as this information would be required for further code
branching to support the latest silicon.
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Co-developed-by: Patil Rajesh Reddy <[email protected]>
Signed-off-by: Patil Rajesh Reddy <[email protected]>
Signed-off-by: Shyam Sundar S K <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions