linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Marvell Odyssey uncore performance monitor support
@ 2024-01-22 12:49 Gowthami Thiagarajan
  2024-01-22 12:49 ` [PATCH v3 1/2] perf/marvell: Odyssey DDR Performance " Gowthami Thiagarajan
  2024-01-22 12:49 ` [PATCH v3 2/2] perf/marvell : Odyssey LLC-TAD performance " Gowthami Thiagarajan
  0 siblings, 2 replies; 8+ messages in thread
From: Gowthami Thiagarajan @ 2024-01-22 12:49 UTC (permalink / raw)
  To: will, mark.rutland, linux-arm-kernel, linux-kernel
  Cc: sgoutham, bbhushan2, george.cherian, Gowthami Thiagarajan

Odyssey is a 64 bit ARM based SoC with multiple performance monitor
units for various blocks. 

This series of patches introduces support for uncore performance monitor
units (PMUs) on the Marvell Odyssey platform. The PMUs covered in this
series include the DDR PMU and LLC-TAD PMU.

v2->v3:
- Dropped PEM PMU support, will be sent as a separate patch.
- Dropped device tree support for DDR PMU and LLC TAD as the acpi table 
  based probing is used.
- Added support for Odyssey tad pmu in the existing driver.

Gowthami Thiagarajan(2):
  perf/marvell: Odyssey DDR Performance monitor support
  perf/marvell : Odyssey LLC-TAD performance monitor support

 drivers/perf/marvell_cn10k_ddr_pmu.c | 421 +++++++++++++++++++++++----
 drivers/perf/marvell_cn10k_tad_pmu.c |  41 ++-
 2 files changed, 399 insertions(+), 63 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-27 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 12:49 [PATCH v3 0/2] Marvell Odyssey uncore performance monitor support Gowthami Thiagarajan
2024-01-22 12:49 ` [PATCH v3 1/2] perf/marvell: Odyssey DDR Performance " Gowthami Thiagarajan
2024-01-25 14:06   ` kernel test robot
2024-01-26  4:13   ` kernel test robot
2024-01-29 12:04   ` Jonathan Cameron
2024-02-27 13:46     ` [EXT] " Gowthami Thiagarajan
2024-01-22 12:49 ` [PATCH v3 2/2] perf/marvell : Odyssey LLC-TAD performance " Gowthami Thiagarajan
2024-01-29 12:07   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).