To support perf reading uncore PMU performance events on Granite Rapids(GNR) and Sierra Forest(SRF), below upstream commits from v6.8-rc1 should be included in kernel 5.10: 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
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2670