[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241021175509.2079-1-mario.limonciello@amd.com>
Date: Mon, 21 Oct 2024 12:55:05 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: Borislav Petkov <bp@...en8.de>
CC: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
"Dave Hansen" <dave.hansen@...ux.intel.com>, "maintainer:X86 ARCHITECTURE
(32-BIT AND 64-BIT)" <x86@...nel.org>, "H . Peter Anvin" <hpa@...or.com>,
"Rafael J . Wysocki" <rafael@...nel.org>, "Gautham R . Shenoy"
<gautham.shenoy@....com>, Mario Limonciello <mario.limonciello@....com>,
Perry Yuan <perry.yuan@....com>, Brijesh Singh <brijesh.singh@....com>, Peter
Zijlstra <peterz@...radead.org>, Li RongQing <lirongqing@...du.com>, "open
list:X86 ARCHITECTURE (32-BIT AND 64-BIT)" <linux-kernel@...r.kernel.org>,
"open list:ACPI" <linux-acpi@...r.kernel.org>, "open list:AMD PSTATE DRIVER"
<linux-pm@...r.kernel.org>
Subject: [PATCH 0/4] Adjustments for AMD heterogeneous designs
This series corrects some of the patches that were already queued up for
linux-next and also enables some optimizations for AMD Ryzen AI processors.
This is based off superm1/linux.git linux-next branch and would intend
to merge through this tree with other amd-pstate changes.
Mario Limonciello (3):
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
x86/cpufeatures: Rename X86_FEATURE_HETERO_CORE_TOPOLOGY to
X86_FEATURE_AMD_HETEROGENEOUS_CORES
x86/amd: Move AMD core type identification code
Perry Yuan (1):
x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
arch/x86/include/asm/cpufeatures.h | 4 ++--
arch/x86/include/asm/processor.h | 15 +++++++--------
arch/x86/kernel/acpi/cppc.c | 2 +-
arch/x86/kernel/cpu/amd.c | 9 ++++-----
arch/x86/kernel/cpu/scattered.c | 4 ++--
arch/x86/kernel/smpboot.c | 5 +++--
drivers/cpufreq/amd-pstate.c | 2 +-
tools/arch/x86/include/asm/cpufeatures.h | 2 +-
8 files changed, 21 insertions(+), 22 deletions(-)
--
2.43.0
Powered by blists - more mailing lists