X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Updates to AMD PMC driver
@ 2023-05-16  9:13 Shyam Sundar S K
  2023-05-16  9:13 ` [PATCH v3 1/4] platform/x86/amd: pmc: Pass true/false to bool argument Shyam Sundar S K
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Shyam Sundar S K @ 2023-05-16  9:13 UTC (permalink / raw)
  To: hdegoede, markgross
  Cc: Sanket.Goswami, mario.limonciello, platform-driver-x86,
	Shyam Sundar S K

Series includes fixes and feature updates to the PMC driver.
Series has been split into 4 patches to incorporate the review
remarks from v2.

v3:
 - Based on review-hans branch
 - Pass true/false instead of 1/0 the amd_pmc_send_cmd()
 - Add helper for supported cpu id check as suggested by Ilpo.

v2:
 - Based on review-hans branch
 - Add a switch for cpu-id check based on feedback from Mario.

Shyam Sundar S K (4):
  platform/x86/amd: pmc: Pass true/false to bool argument
  platform/x86/amd: pmc: Get STB DRAM size from PMFW
  platform/x86/amd: pmc: Add helper function to check the cpu id
  platform/x86/amd: pmc: Update metrics table info for Pink Sardine

 drivers/platform/x86/amd/pmc.c | 123 ++++++++++++++++++++++++++-------
 1 file changed, 99 insertions(+), 24 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-25 12:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16  9:13 [PATCH v3 0/4] Updates to AMD PMC driver Shyam Sundar S K
2023-05-16  9:13 ` [PATCH v3 1/4] platform/x86/amd: pmc: Pass true/false to bool argument Shyam Sundar S K
2023-05-23  8:10   ` Ilpo Järvinen
2023-05-16  9:13 ` [PATCH v3 2/4] platform/x86/amd: pmc: Get STB DRAM size from PMFW Shyam Sundar S K
2023-05-23  8:15   ` Ilpo Järvinen
2023-05-16  9:13 ` [PATCH v3 3/4] platform/x86/amd: pmc: Add helper function to check the cpu id Shyam Sundar S K
2023-05-23  8:26   ` Ilpo Järvinen
2023-05-25  9:46     ` Shyam Sundar S K
2023-05-25  9:50       ` Hans de Goede
2023-05-25  9:59       ` Ilpo Järvinen
2023-05-25 10:21         ` Shyam Sundar S K
2023-05-25 10:44           ` Ilpo Järvinen
2023-05-25 11:25             ` Shyam Sundar S K
2023-05-25 11:58               ` Ilpo Järvinen
2023-05-25 12:19                 ` Shyam Sundar S K
2023-05-16  9:13 ` [PATCH v3 4/4] platform/x86/amd: pmc: Update metrics table info for Pink Sardine Shyam Sundar S K
2023-05-23  8:31   ` Ilpo Järvinen
2023-05-23 10:36 ` [PATCH v3 0/4] Updates to AMD PMC driver 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