Bug 7678 - Intel: Backport Granite Rapids (GNR) core PMU support to devel-5.10
Summary: Intel: Backport Granite Rapids (GNR) core PMU support to devel-5.10
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-05 10:25 UTC by yunyings
Modified: 2023-12-05 19:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yunyings intel_group 2023-12-05 10:25:04 UTC
This ticket is created to track the enabling of Granite Rapids (GNR) core PMU support for Anolis kernel devel-5.10, so that end user can access the core PerfMon counters via perf.

Upstream commits(v6.4-rc1):
872d28001be5 perf/x86/cstate: Add Granite Rapids support
5a796d5cb5d1 perf/x86/msr: Add Granite Rapids
bc4000fdb009 perf/x86/intel: Add Granite Rapids

One extra following bugfix from upstream kernel v6.4, is also needed:
a6742cb90b56 perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Comment 1 小龙 admin 2023-12-05 19:17:32 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2483