All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
To: <hdegoede@redhat.com>, <markgross@kernel.org>
Cc: <platform-driver-x86@vger.kernel.org>, <Patil.Reddy@amd.com>,
	<mario.limonciello@amd.com>,
	Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Subject: [PATCH 0/3] platform/x86/amd/pmf: Updates to AMD PMF driver
Date: Thu, 6 Apr 2023 22:18:04 +0530	[thread overview]
Message-ID: <20230406164807.50969-1-Shyam-sundar.S-k@amd.com> (raw)

This patch series includes:

1.Enable more debug information in the PMF driver
  - Add ACPI debug logs to get default thermals values for SPS, Auto
    Mode and CnQF during PMF driver initialization.
  - Add the PMF debug facility to enable more debug spew.

2. Change the SMN pair index for driver probing.

Shyam Sundar S K (3):
  platform/x86/amd/pmf: Add PMF acpi debug support
  platform/x86/amd/pmf: Add PMF debug facilities
  platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe

 drivers/platform/x86/amd/pmf/Kconfig     |  22 ++++
 drivers/platform/x86/amd/pmf/auto-mode.c | 142 +++++++++++++++++++++++
 drivers/platform/x86/amd/pmf/cnqf.c      |  85 +++++++++++++-
 drivers/platform/x86/amd/pmf/core.c      |  22 +---
 drivers/platform/x86/amd/pmf/sps.c       |  55 +++++++++
 5 files changed, 307 insertions(+), 19 deletions(-)

-- 
2.25.1


             reply	other threads:[~2023-04-06 16:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 16:48 Shyam Sundar S K [this message]
2023-04-06 16:48 ` [PATCH 1/3] platform/x86/amd/pmf: Add PMF acpi debug support Shyam Sundar S K
2023-04-11  8:24   ` Hans de Goede
2023-04-06 16:48 ` [PATCH 2/3] platform/x86/amd/pmf: Add PMF debug facilities Shyam Sundar S K
2023-04-06 16:51   ` Limonciello, Mario
2023-04-09 17:02     ` Shyam Sundar S K
2023-04-11  8:25   ` Hans de Goede
2023-04-06 16:48 ` [PATCH 3/3] platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe Shyam Sundar S K
2023-04-06 16:53   ` Limonciello, Mario
2023-04-11  8:28   ` Hans de Goede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230406164807.50969-1-Shyam-sundar.S-k@amd.com \
    --to=shyam-sundar.s-k@amd.com \
    --cc=Patil.Reddy@amd.com \
    --cc=hdegoede@redhat.com \
    --cc=mario.limonciello@amd.com \
    --cc=markgross@kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.