[PATCH v3 0/3] Introduce DRM device wedged event

Raag Jadav raag.jadav at intel.com
Mon Sep 2 07:48:56 UTC 2024


This series introduces device wedged event in DRM subsystem and uses
it in xe and i915 drivers. Detailed description in commit message.

This was earlier attempted as xe specific uevent in v1 and v2.
https://patchwork.freedesktop.org/series/136909/

v2: Change authorship to Himal (Aravind)
    Add uevent for all device wedged cases (Aravind)
v3: Generic re-implementation in DRM subsystem (Lucas)

Himal Prasad Ghimiray (1):
  drm/xe: Use device wedged event

Raag Jadav (2):
  drm: Introduce device wedged event
  drm/i915: Use device wedged event

 drivers/gpu/drm/drm_drv.c             | 21 +++++++++++++++++++++
 drivers/gpu/drm/i915/gt/intel_reset.c |  2 ++
 drivers/gpu/drm/xe/xe_device.c        |  8 ++++++--
 include/drm/drm_drv.h                 |  1 +
 4 files changed, 30 insertions(+), 2 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list