]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>
Thu, 5 Dec 2024 10:19:37 +0000 (15:49 +0530)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 17 Dec 2024 11:13:16 +0000 (13:13 +0200)
commit9e0894d07072e50b83ef077ce91e504bdb7484a3
treefa11bfba511d30114070309cca3280c23f1969af
parent8ba0e61861ab855d49315c2222844cff4fef467b
platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA

Introduce support for passing custom BIOS inputs to the PMF-TA to assess
BIOS input policy conditions. The PMF driver will adjust system settings
based on these BIOS input conditions and their corresponding output
actions.

Co-developed-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20241205101937.2547351-1-Shyam-sundar.S-k@amd.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/pmf/acpi.c
drivers/platform/x86/amd/pmf/pmf.h
drivers/platform/x86/amd/pmf/spc.c