Commit c2a960f7 authored by Kan Liang's avatar Kan Liang Committed by Peter Zijlstra
Browse files

perf/x86: Add new Alder Lake and Raptor Lake support



From PMU's perspective, there is no difference for the new Alder Lake N
and Raptor Lake P.

Signed-off-by: default avatarKan Liang <kan.liang@linux.intel.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220504194413.1003071-1-kan.liang@linux.intel.com
parent 47319846
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6216,7 +6216,9 @@ __init int intel_pmu_init(void)

	case INTEL_FAM6_ALDERLAKE:
	case INTEL_FAM6_ALDERLAKE_L:
	case INTEL_FAM6_ALDERLAKE_N:
	case INTEL_FAM6_RAPTORLAKE:
	case INTEL_FAM6_RAPTORLAKE_P:
		/*
		 * Alder Lake has 2 types of CPU, core and atom.
		 *