Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE.
@ 2023-04-06  9:26 Himal Prasad Ghimiray
  2023-04-06  9:26 ` [Intel-xe] ✗ CI.Patch_applied: failure for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Himal Prasad Ghimiray @ 2023-04-06  9:26 UTC (permalink / raw)
  To: intel-xe; +Cc: Himal Prasad Ghimiray

These patches in series are for adding Reliability, 
Availability and Serviceability support on xe.
Patches provide the infra for various hardware error
counting and logging. These error counters will be exposed to 
userspace in subsequent patches.
In current patches:
1) We are adding support to handle new interrupts bits.
2) Counting of GT errors.
3) Soc/SGunit error counting.
4) CSC HW and FW error counting and sending uvent.

Akeem G Abodunrin (1):
  drm/xe/ras: Add support for reporting CSC HW and FW errors.

Aravind Iddamsetty (2):
  drm/xe/ras: Log the GT hw errors.
  drm/xe/ras: Count SOC and SGUNIT errors

Himal Prasad Ghimiray (1):
  drm/xe: Handle GRF/IC ECC error irq

 drivers/gpu/drm/xe/regs/xe_regs.h    | 244 ++++++++
 drivers/gpu/drm/xe/xe_device.c       |   6 +
 drivers/gpu/drm/xe/xe_device_types.h |   4 +
 drivers/gpu/drm/xe/xe_gt.c           |  30 +
 drivers/gpu/drm/xe/xe_gt_types.h     | 105 ++++
 drivers/gpu/drm/xe/xe_irq.c          | 824 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_pci.c          |   6 +
 7 files changed, 1219 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [Intel-xe] [PATCH 0/4] [RFC] drm/xe/ras: Supporting RAS on XE.
@ 2023-04-06  9:22 Himal Prasad Ghimiray
  0 siblings, 0 replies; 22+ messages in thread
From: Himal Prasad Ghimiray @ 2023-04-06  9:22 UTC (permalink / raw)
  To: intel-xe; +Cc: Himal Prasad Ghimiray

These patches in series are for adding Reliability, 
Availability and Serviceability support on xe.
Patches provide the infra for various hardware error
counting and logging. These error counters will be exposed to 
userspace in subsequent patches.
In current patches:
1) We are adding support to handle new interrupts bits.
2) Counting of GT errors.
3) Soc/SGunit error counting.
4) CSC HW and FW error counting and sending uvent.

Akeem G Abodunrin (1):
  drm/xe/ras: Add support for reporting CSC HW and FW errors.

Aravind Iddamsetty (2):
  drm/xe/ras: Log the GT hw errors.
  drm/xe/ras: Count SOC and SGUNIT errors

Himal Prasad Ghimiray (1):
  drm/xe: Handle GRF/IC ECC error irq

 drivers/gpu/drm/xe/regs/xe_regs.h    | 244 ++++++++
 drivers/gpu/drm/xe/xe_device.c       |   6 +
 drivers/gpu/drm/xe/xe_device_types.h |   4 +
 drivers/gpu/drm/xe/xe_gt.c           |  30 +
 drivers/gpu/drm/xe/xe_gt_types.h     | 105 ++++
 drivers/gpu/drm/xe/xe_irq.c          | 824 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_pci.c          |   6 +
 7 files changed, 1219 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-05 15:10 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06  9:26 [Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE Himal Prasad Ghimiray
2023-04-06  9:26 ` [Intel-xe] ✗ CI.Patch_applied: failure for " Patchwork
2023-04-06  9:26 ` [Intel-xe] [PATCH 1/4] drm/xe: Handle GRF/IC ECC error irq Himal Prasad Ghimiray
2023-04-24 23:51   ` Matt Roper
2023-04-27  7:18     ` Ghimiray, Himal Prasad
2023-05-02 19:56     ` Rodrigo Vivi
2023-04-06  9:26 ` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors Himal Prasad Ghimiray
2023-04-24 13:37   ` Dafna Hirschfeld
2023-04-25  0:22   ` Matt Roper
2023-04-28  8:00     ` Ghimiray, Himal Prasad
2023-05-04  0:02       ` Matt Roper
2023-05-05  7:24         ` Iddamsetty, Aravind
2023-05-05 15:10           ` Matt Roper
2023-04-25  4:26   ` Iddamsetty, Aravind
2023-04-06  9:26 ` [Intel-xe] [PATCH 3/4] drm/xe/ras: Count SOC and SGUNIT errors Himal Prasad Ghimiray
2023-04-06  9:26 ` [Intel-xe] [PATCH 4/4] drm/xe/ras: Add support for reporting CSC HW and FW errors Himal Prasad Ghimiray
2023-04-06 12:25 ` [Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE Jani Nikula
2023-04-26 12:14   ` Ghimiray, Himal Prasad
2023-05-02  9:38     ` Jani Nikula
2023-05-02 19:58       ` Rodrigo Vivi
2023-05-02 20:41         ` Lucas De Marchi
  -- strict thread matches above, loose matches on Subject: below --
2023-04-06  9:22 [Intel-xe] [PATCH 0/4] [RFC] " Himal Prasad Ghimiray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox