perf/x86/intel/uncore: Add Comet Lake support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 19 May 2020 19:18:25 +0000 (12:18 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 15 Jun 2020 12:09:47 +0000 (14:09 +0200)
commitbb85429a9bf2e7d370b8e1afd72f933a88f0629f
tree3b303dcce8d2669b894a2ec54c2a22437932046e
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
perf/x86/intel/uncore: Add Comet Lake support

The uncore subsystem on Comet Lake is similar to Sky Lake.
The only difference is the new PCI IDs for IMC.

Share the perf code with Sky Lake.
Add new PCI IDs in the table.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/1589915905-55870-1-git-send-email-kan.liang@linux.intel.com
arch/x86/events/intel/uncore.c
arch/x86/events/intel/uncore_snb.c