-
- Downloads
platform/x86/amd/pmf: Add support for PMF core layer
PMF core layer is meant to abstract the common functionalities across PMF features. This layer also does the plumbing work like setting up the mailbox channel for the communication between the PMF driver and the PMFW (Power Management Firmware) running on the SMU. Reviewed-by:Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20220802151149.2123699-2-Shyam-sundar.S-k@amd.com Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- drivers/platform/x86/amd/Kconfig 2 additions, 0 deletionsdrivers/platform/x86/amd/Kconfig
- drivers/platform/x86/amd/Makefile 1 addition, 0 deletionsdrivers/platform/x86/amd/Makefile
- drivers/platform/x86/amd/pmf/Kconfig 15 additions, 0 deletionsdrivers/platform/x86/amd/pmf/Kconfig
- drivers/platform/x86/amd/pmf/Makefile 8 additions, 0 deletionsdrivers/platform/x86/amd/pmf/Makefile
- drivers/platform/x86/amd/pmf/core.c 235 additions, 0 deletionsdrivers/platform/x86/amd/pmf/core.c
- drivers/platform/x86/amd/pmf/pmf.h 46 additions, 0 deletionsdrivers/platform/x86/amd/pmf/pmf.h
Loading
Please register or sign in to comment