Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Introduce DRM device wedged event
@ 2024-09-02  7:48 Raag Jadav
  2024-09-02  7:48 ` [PATCH v3 1/3] drm: Introduce " Raag Jadav
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Raag Jadav @ 2024-09-02  7:48 UTC (permalink / raw)
  To: airlied, daniel, lucas.demarchi, thomas.hellstrom, rodrigo.vivi,
	jani.nikula, joonas.lahtinen, tursulin
  Cc: intel-xe, intel-gfx, dri-devel, himal.prasad.ghimiray,
	francois.dugast, aravind.iddamsetty, anshuman.gupta,
	bellekallu.rajkiran, saikishore.konda, Raag Jadav

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


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

end of thread, other threads:[~2024-09-03  7:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02  7:48 [PATCH v3 0/3] Introduce DRM device wedged event Raag Jadav
2024-09-02  7:48 ` [PATCH v3 1/3] drm: Introduce " Raag Jadav
2024-09-02  7:51   ` Jani Nikula
2024-09-02  9:14   ` Aravind Iddamsetty
2024-09-03  7:48     ` Raag Jadav
2024-09-02  7:48 ` [PATCH v3 2/3] drm/xe: Use " Raag Jadav
2024-09-02  9:09   ` Aravind Iddamsetty
2024-09-02  7:48 ` [PATCH v3 3/3] drm/i915: " Raag Jadav
2024-09-02  8:52   ` Aravind Iddamsetty
2024-09-03  7:03     ` Raag Jadav
2024-09-02  8:33 ` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM " Patchwork
2024-09-02  8:33 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-09-02  8:39 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-02 11:27 ` ✗ Fi.CI.IGT: failure " Patchwork

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