Re: [PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support

From: Chen, Zide

Date: Tue Jan 06 2026 - 16:19:30 EST




On 1/6/2026 7:08 AM, Peter Zijlstra wrote:
> On Wed, Dec 31, 2025 at 02:42:17PM -0800, Zide Chen wrote:
>
>> Zide Chen (13):
>> perf/x86/intel/uncore: Move uncore discovery init struct to header
>> perf/x86/intel/uncore: Support per-platform discovery base devices
>> perf/x86/intel/uncore: Remove has_generic_discovery_table()
>> perf/x86/intel/uncore: Add IMH PMON support for Diamond Rapids
>> perf/x86/intel/uncore: Add CBB PMON support for Diamond Rapids
>> perf/x86/intel/uncore: Add domain global init callback
>> perf/x86/intel/uncore: Add freerunning event descriptor helper macro
>> perf/x86/intel/uncore: Support IIO free-running counters on DMR
>> perf/x86/intel/uncore: Support uncore constraint ranges
>> perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
>> perf pmu: Relax uncore wildcard matching to allow numeric suffix
>> perf/x86/intel/uncore: Add missing PMON units for Panther Lake
>> perf/x86/intel/uncore: Add Nova Lake support
>
> Thanks, pushed out to queue/perf/core for the robots to have a go.
>
> I made a few minor edits, the biggest of which I already shared in a
> reply.

Thank you very much!