perf/x86/cstate: Add Meteor Lake support
authorKan Liang <kan.liang@linux.intel.com>
Wed, 4 Jan 2023 20:13:46 +0000 (12:13 -0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 9 Jan 2023 11:00:51 +0000 (12:00 +0100)
commit01f2ea5bcf89dbd7a6530dbce7f2fb4e327e7006
tree5106945d9796aef5401e4d96e1e8ebaad2df2afd
parentb7bfaa761d760e72a969d116517eaa12e404c262
perf/x86/cstate: Add Meteor Lake support

Meteor Lake is Intel's successor to Raptor lake. From the perspective of
Intel cstate residency counters, there is nothing changed compared with
Raptor lake.

Share adl_cstates with Raptor lake.
Update the comments for Meteor Lake.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lore.kernel.org/r/20230104201349.1451191-6-kan.liang@linux.intel.com
arch/x86/events/intel/cstate.c