Skip to content

Commit 9ac57c4

Browse files
zhenywPeter Zijlstra
authored andcommitted
perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
LNL uncore imc freerunning counters keep same as previous HW. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Kan Liang <kan.liang@linux.intel.com> Link: https://lore.kernel.org/r/20240731141353.759643-4-kan.liang@linux.intel.com
1 parent 9bd7dfe commit 9ac57c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/x86/events/intel/uncore_snb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,6 +1840,7 @@ static struct intel_uncore_type *lnl_mmio_uncores[] = {
18401840
&adl_uncore_imc,
18411841
&lnl_uncore_hbo,
18421842
&lnl_uncore_sncu,
1843+
&adl_uncore_imc_free_running,
18431844
NULL
18441845
};
18451846

0 commit comments

Comments
 (0)