Bug 8008 - Intel: Backport GNR/SRF PMU uncore support to kernel v6.6
Summary: Intel: Backport GNR/SRF PMU uncore support to kernel v6.6
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: generic (show other bugs) generic
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-22 15:54 UTC by yunyings
Modified: 2024-01-26 15:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yunyings intel_group 2024-01-22 15:54:40 UTC
Commits from mainline kernel v6.8-rc1:
cb4a6ccf3583 perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
388d76175bd9 perf/x86/intel/uncore: Support IIO free-running counters on GNR
632c4bf6d007 perf/x86/intel/uncore: Support Granite Rapids
b560e0cd882b perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array
cf35791476fc perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR

This enables uncore PMU support for next gen Intel Xeon platforms Granite Rapids(GNR) and Sierra Forest(SRF).

Kernel v6.6 will need to backport commits above to support uncore PMU on GNR/SRF.
Comment 1 小龙 admin 2024-01-22 15:59:59 UTC
The PR Link: https://gitee.com/anolis/anck-next/pulls/39
Comment 2 小龙 admin 2024-01-26 15:22:41 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2682