perf/x86: Add Intel Ice Lake NNPI uncore support
authorRajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
Fri, 14 Jun 2019 08:17:01 +0000 (13:47 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 14 Jun 2019 09:30:47 +0000 (11:30 +0200)
commit5f4318c1b1d23a9290e4def78ee76017c288bf60
tree1d0e26ebfe2fe5c9e2457dc44d29d3a55cc90aeb
parente32d045cd4ba06b59878323e434bad010e78e658
perf/x86: Add Intel Ice Lake NNPI uncore support

Intel Ice Lake uncore support already included IMC PCI ID but ICL-NNPI
CPUID is missing so add it to fix the probe function.

Fixes: e39875d15ad6 ("perf/x86: add Intel Icelake uncore support")
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: alexander.shishkin@linux.intel.com
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Linux PM <linux-pm@vger.kernel.org>
Link: https://lkml.kernel.org/r/20190614081701.13828-1-rajneesh.bhardwaj@linux.intel.com
arch/x86/events/intel/uncore.c