perf/x86/intel/uncore: Support more units on Granite Rapids
authorKan Liang <kan.liang@linux.intel.com>
Wed, 8 Jan 2025 14:30:17 +0000 (06:30 -0800)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 10 Jan 2025 17:16:50 +0000 (18:16 +0100)
commit6d642735cdb6cdb814d2b6c81652caa53ce04842
tree48e63c9d3cd1b358d602757b6281d94100739981
parent3f710be02ea648001ba18fb2c9fa7765e743dec2
perf/x86/intel/uncore: Support more units on Granite Rapids

The same CXL PMONs support is also avaiable on GNR. Apply
spr_uncore_cxlcm and spr_uncore_cxldp to GNR as well.

The other units were broken on early HW samples, so they were ignored in
the early enabling patch. The issue has been fixed and verified on the
later production HW. Add UPI, B2UPI, B2HOT, PCIEX16 and PCIEX8 for GNR.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Eric Hu <eric.hu@intel.com>
Link: https://lkml.kernel.org/r/20250108143017.1793781-2-kan.liang@linux.intel.com
arch/x86/events/intel/uncore_snbep.c