From: Mario Limonciello <mario.limonciello@amd.com>
To: Perry Yuan <perry.yuan@amd.com>,
hdegoede@redhat.com, ilpo.jarvinen@linux.intel.com,
Borislav.Petkov@amd.com, kprateek.nayak@amd.com
Cc: Alexander.Deucher@amd.com, Xinmei.Huang@amd.com,
bharathprabhu.perdoor@amd.com, poonam.aggrwal@amd.com,
Li.Meng@amd.com, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org, Xiaojian.Du@amd.com
Subject: Re: [PATCH 02/11] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
Date: Tue, 27 Aug 2024 12:21:39 -0500 [thread overview]
Message-ID: <23f89321-5e95-4a27-8d0d-cc9ced28303d@amd.com> (raw)
In-Reply-To: <834ba08575d9c183f38927c9b46105d38170a25e.1724748733.git.perry.yuan@amd.com>
On 8/27/2024 04:36, Perry Yuan wrote:
> From: Perry Yuan <Perry.Yuan@amd.com>
>
> Introduce the `amd_hfi` driver into the MAINTAINERS file.
> The driver will support AMD Heterogeneous Core design which provides
> hardware feedback to the OS scheduler.
>
> Moving forward, Perry and Mario will be responsible for the maintenance
> and review of patches related to this driver.
>
> Signed-off-by: Perry Yuan <Perry.Yuan@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 03090276a416..3ccc782095f9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1039,6 +1039,15 @@ F: arch/x86/include/asm/amd_hsmp.h
> F: arch/x86/include/uapi/asm/amd_hsmp.h
> F: drivers/platform/x86/amd/hsmp.c
>
> +AMD HETERO CORE HARDWARE FEEDBACK DRIVER
> +M: Perry Yuan <perry.yuan@amd.com>
> +M: Mario Limonciello <mario.limonciello@amd.com>
> +L: platform-driver-x86@vger.kernel.org
> +S: Supported
> +B: https://gitlab.freedesktop.org/drm/amd/-/issues
> +F: drivers/platform/x86/amd/hfi/
> +F: Documentation/arch/x86/amd-hfi.rst
> +
> AMD IOMMU (AMD-VI)
> M: Joerg Roedel <joro@8bytes.org>
> R: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
next prev parent reply other threads:[~2024-08-27 17:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 9:36 [PATCH 00/11] Introduce New AMD Heterogeneous Core Driver Perry Yuan
2024-08-27 9:36 ` [PATCH 01/11] Documentation: x86: Add AMD Hardware Feedback Interface documentation Perry Yuan
2024-08-27 17:20 ` Mario Limonciello
2024-08-27 9:36 ` [PATCH 02/11] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver Perry Yuan
2024-08-27 17:21 ` Mario Limonciello [this message]
2024-08-27 9:36 ` [PATCH 03/11] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit Perry Yuan
2024-08-27 9:36 ` [PATCH 04/11] x86/msr-index: define AMD heterogeneous CPU related MSR Perry Yuan
2024-08-27 9:36 ` [PATCH 05/11] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Perry Yuan
2024-08-27 17:32 ` Mario Limonciello
2024-08-27 9:36 ` [PATCH 06/11] platform/x86/: hfi: parse CPU core ranking data from shared memory Perry Yuan
2024-08-27 10:19 ` Ilpo Järvinen
2024-08-27 9:36 ` [PATCH 07/11] platform/x86/: hfi: init per-cpu scores for each class Perry Yuan
2024-08-27 10:32 ` Ilpo Järvinen
2024-08-27 9:36 ` [PATCH 08/11] platform/x86/: hfi: add online and offline callback support Perry Yuan
2024-08-27 10:53 ` Ilpo Järvinen
2024-08-27 9:36 ` [PATCH 09/11] platform/x86/: hfi: add power management callback Perry Yuan
2024-08-27 17:23 ` Mario Limonciello
2024-08-27 9:36 ` [PATCH 10/11] x86/process: Clear hardware feedback history for AMD processors Perry Yuan
2024-08-27 9:36 ` [PATCH 11/11] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors Perry Yuan
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=23f89321-5e95-4a27-8d0d-cc9ced28303d@amd.com \
--to=mario.limonciello@amd.com \
--cc=Alexander.Deucher@amd.com \
--cc=Borislav.Petkov@amd.com \
--cc=Li.Meng@amd.com \
--cc=Xiaojian.Du@amd.com \
--cc=Xinmei.Huang@amd.com \
--cc=bharathprabhu.perdoor@amd.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=kprateek.nayak@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perry.yuan@amd.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=poonam.aggrwal@amd.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®