X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver
@ 2023-12-28 10:20 Shyam Sundar S K
  2023-12-28 10:20 ` [PATCH v2 1/6] platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform Shyam Sundar S K
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Shyam Sundar S K @ 2023-12-28 10:20 UTC (permalink / raw)
  To: hdegoede, ilpo.jarvinen, markgross
  Cc: Sanket.Goswami, mario.limonciello, platform-driver-x86,
	Shyam Sundar S K

This series is focused on adding support for AMD family 1Ah series (or 
with platforms that support AMDI000A) that adds support for s2idle, VPE
IP block information, STB and idlemask.

(Series based on 'review-hans' branch with "4fd8b09f5bc1" as the tip.)

v1->v2:
-------
- Add missing smu_msg variable to amd_pmc_dev struct

Shyam Sundar S K (6):
  platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform
  platform/x86/amd/pmc: Add VPE information for AMDI000A platform
  platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe
  platform/x86/amd/pmc: Add idlemask support for 1Ah family
  platform/x86/amd/pmc: Add 1Ah family series to STB support list
  platform/x86/amd/pmc: Modify SMU message port for latest AMD platform

 drivers/platform/x86/amd/pmc/pmc.c | 25 +++++++++++++++++++------
 drivers/platform/x86/amd/pmc/pmc.h |  1 +
 2 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-01-02 12:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28 10:20 [PATCH v2 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver Shyam Sundar S K
2023-12-28 10:20 ` [PATCH v2 1/6] platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform Shyam Sundar S K
2023-12-28 10:21 ` [PATCH v2 2/6] platform/x86/amd/pmc: Add VPE information " Shyam Sundar S K
2023-12-28 10:21 ` [PATCH v2 3/6] platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe Shyam Sundar S K
2023-12-28 10:21 ` [PATCH v2 4/6] platform/x86/amd/pmc: Add idlemask support for 1Ah family Shyam Sundar S K
2023-12-28 10:21 ` [PATCH v2 5/6] platform/x86/amd/pmc: Add 1Ah family series to STB support list Shyam Sundar S K
2023-12-28 10:21 ` [PATCH v2 6/6] platform/x86/amd/pmc: Modify SMU message port for latest AMD platform Shyam Sundar S K
2023-12-29 13:47 ` [PATCH v2 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver Ilpo Järvinen
2024-01-02 12:42   ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox