All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Crashlog Type1 Version2 support
@ 2025-05-16 15:04 Michael J. Ruhl
  2025-05-16 15:04 ` [PATCH 1/4] platform/x86/intel/pmt: crashlog binary file endpoint Michael J. Ruhl
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Michael J. Ruhl @ 2025-05-16 15:04 UTC (permalink / raw)
  To: platform-driver-x86; +Cc: Michael J. Ruhl

The Intel BMG GPU device supports the crashlog feature,
which was exposed in an Xe driver patch
(drm/xe/vsec: Support BMG devices), however the version
of crashlog used by the BMG GPU does not have a supporing
PMT driver.

Update the PMT crashlog driver to support the BMG crashlog
feature.

Michael J. Ruhl (4):
  platform/x86/intel/pmt: crashlog binary file endpoint
  platform/x86/intel/pmt: update to bit access
  platform/x86/intel/pmt: decouple sysfs and namespace
  platform/x86/intel/pmt: support BMG crashlog

 drivers/platform/x86/intel/pmt/class.c    |  12 +-
 drivers/platform/x86/intel/pmt/class.h    |   4 +-
 drivers/platform/x86/intel/pmt/crashlog.c | 429 +++++++++++++++++++---
 3 files changed, 382 insertions(+), 63 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/4] Crashlog Type1 Version2 support
@ 2025-05-16 14:46 Michael J. Ruhl
  2025-05-16 14:46 ` [PATCH 4/4] platform/x86/intel/pmt: support BMG crashlog Michael J. Ruhl
  0 siblings, 1 reply; 16+ messages in thread
From: Michael J. Ruhl @ 2025-05-16 14:46 UTC (permalink / raw)
  To: linux-platform-driver-x86, intel-xe, david.e.box, rodrigo.vivi
  Cc: Michael J. Ruhl

The Intel BMG GPU device supports the crashlog feature,
which was exposed in an Xe driver patch
(drm/xe/vsec: Support BMG devices), however the version
of crashlog used by the BMG GPU does not have a supporing
PMT driver.

Update the PMT crashlog driver to support the BMG crashlog
feature.

Michael J. Ruhl (4):
  platform/x86/intel/pmt: crashlog binary file endpoint
  platform/x86/intel/pmt: update to bit access
  platform/x86/intel/pmt: decouple sysfs and namespace
  platform/x86/intel/pmt: support BMG crashlog

 drivers/platform/x86/intel/pmt/class.c    |  12 +-
 drivers/platform/x86/intel/pmt/class.h    |   4 +-
 drivers/platform/x86/intel/pmt/crashlog.c | 429 +++++++++++++++++++---
 3 files changed, 382 insertions(+), 63 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-21 13:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 15:04 [PATCH 0/4] Crashlog Type1 Version2 support Michael J. Ruhl
2025-05-16 15:04 ` [PATCH 1/4] platform/x86/intel/pmt: crashlog binary file endpoint Michael J. Ruhl
2025-05-19 15:13   ` Ilpo Järvinen
2025-05-21 12:24     ` Ruhl, Michael J
2025-05-16 15:04 ` [PATCH 2/4] platform/x86/intel/pmt: update to bit access Michael J. Ruhl
2025-05-19 15:18   ` Ilpo Järvinen
2025-05-21 12:29     ` Ruhl, Michael J
2025-05-16 15:04 ` [PATCH 3/4] platform/x86/intel/pmt: decouple sysfs and namespace Michael J. Ruhl
2025-05-19 15:23   ` Ilpo Järvinen
2025-05-21 12:30     ` Ruhl, Michael J
2025-05-16 15:04 ` [PATCH 4/4] platform/x86/intel/pmt: support BMG crashlog Michael J. Ruhl
2025-05-19 15:51   ` Ilpo Järvinen
2025-05-21 12:53     ` Ruhl, Michael J
2025-05-21 13:17       ` Ilpo Järvinen
2025-05-21 13:28         ` Ruhl, Michael J
  -- strict thread matches above, loose matches on Subject: below --
2025-05-16 14:46 [PATCH 0/4] Crashlog Type1 Version2 support Michael J. Ruhl
2025-05-16 14:46 ` [PATCH 4/4] platform/x86/intel/pmt: support BMG crashlog Michael J. Ruhl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.