[Intel-xe] [PATCH 0/1] LOG GT hardware errors.

Himal Prasad Ghimiray himal.prasad.ghimiray at intel.com
Wed Mar 15 09:17:39 UTC 2023


Count the CORRECTABLE and FATAL GT hardware errors as
signaled by relevant interrupt and respective registers.

For non relevant interrupts count them as driver interrupt error.

For platform supporting error vector registers count and report 
the respective vector errors.

Himal Prasad Ghimiray (1):
  drm/xe/ras: Log the GT hw errors.

 drivers/gpu/drm/xe/regs/xe_regs.h    | 105 ++++++++
 drivers/gpu/drm/xe/xe_device_types.h |   2 +
 drivers/gpu/drm/xe/xe_gt.c           |  30 +++
 drivers/gpu/drm/xe/xe_gt.h           |   2 +
 drivers/gpu/drm/xe/xe_gt_types.h     |  43 ++++
 drivers/gpu/drm/xe/xe_irq.c          | 346 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_pci.c          |   3 +
 7 files changed, 531 insertions(+)

-- 
2.25.1



More information about the Intel-xe mailing list