intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/i915: error capture cleanups and refactor
@ 2025-04-09 14:23 Jani Nikula
  2025-04-09 14:23 ` [PATCH v2 1/5] drm/i915: use 32-bit access for gen2 irq registers Jani Nikula
                   ` (25 more replies)
  0 siblings, 26 replies; 35+ messages in thread
From: Jani Nikula @ 2025-04-09 14:23 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

v2 of [1] addressing Ville's feedback.

BR,
Jani.


[1] https://lore.kernel.org/r/20250325125954.1805212-1-jani.nikula@intel.com


Jani Nikula (5):
  drm/i915: use 32-bit access for gen2 irq registers
  drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture
  drm/i915: stop recording IER in error capture
  drm/i915: use display snapshot mechanism for display irq regs
  drm/i915: use graphics version instead of PCH split in error capture

 .../gpu/drm/i915/display/intel_display_irq.c  | 28 +++++++++++++++
 .../gpu/drm/i915/display/intel_display_irq.h  |  5 +++
 .../drm/i915/display/intel_display_snapshot.c |  5 +++
 drivers/gpu/drm/i915/i915_gpu_error.c         | 35 +++----------------
 drivers/gpu/drm/i915/i915_gpu_error.h         |  2 --
 5 files changed, 42 insertions(+), 33 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-04-11 13:39 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09 14:23 [PATCH v2 0/5] drm/i915: error capture cleanups and refactor Jani Nikula
2025-04-09 14:23 ` [PATCH v2 1/5] drm/i915: use 32-bit access for gen2 irq registers Jani Nikula
2025-04-10 16:13   ` Ville Syrjälä
2025-04-09 14:23 ` [PATCH v2 2/5] drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture Jani Nikula
2025-04-10 16:15   ` Ville Syrjälä
2025-04-09 14:23 ` [PATCH v2 3/5] drm/i915: stop recording IER in " Jani Nikula
2025-04-10 16:16   ` Ville Syrjälä
2025-04-09 14:23 ` [PATCH v2 4/5] drm/i915: use display snapshot mechanism for display irq regs Jani Nikula
2025-04-10 16:26   ` Ville Syrjälä
2025-04-11  7:09   ` [PATCH v3] " Jani Nikula
2025-04-09 14:23 ` [PATCH v2 5/5] drm/i915: use graphics version instead of PCH split in error capture Jani Nikula
2025-04-11  9:45   ` Jani Nikula
2025-04-11 13:39   ` Ville Syrjälä
2025-04-09 14:39 ` ✓ CI.Patch_applied: success for drm/i915: error capture cleanups and refactor Patchwork
2025-04-09 14:40 ` ✗ CI.checkpatch: warning " Patchwork
2025-04-09 14:41 ` ✓ CI.KUnit: success " Patchwork
2025-04-09 14:57 ` ✗ CI.Build: failure " Patchwork
2025-04-10  8:20 ` ✓ CI.Patch_applied: success " Patchwork
2025-04-10  8:20 ` ✗ CI.checkpatch: warning " Patchwork
2025-04-10  8:21 ` ✓ CI.KUnit: success " Patchwork
2025-04-10  8:30 ` ✓ CI.Build: " Patchwork
2025-04-10  8:32 ` ✓ CI.Hooks: " Patchwork
2025-04-10  8:34 ` ✗ CI.checksparse: warning " Patchwork
2025-04-10  8:53 ` ✓ Xe.CI.BAT: success " Patchwork
2025-04-10 10:57 ` ✗ Xe.CI.Full: failure " Patchwork
2025-04-11  7:08 ` [PATCH] drm/i915: don't capture DERRMR for VLV/CHV Jani Nikula
2025-04-11  7:15   ` Ville Syrjälä
2025-04-11  7:15 ` ✓ CI.Patch_applied: success for drm/i915: don't capture DERRMR for VLV/CHV (rev2) Patchwork
2025-04-11  7:15 ` ✗ CI.checkpatch: warning " Patchwork
2025-04-11  7:16 ` ✓ CI.KUnit: success " Patchwork
2025-04-11  7:24 ` ✓ CI.Build: " Patchwork
2025-04-11  7:27 ` ✓ CI.Hooks: " Patchwork
2025-04-11  7:28 ` ✗ CI.checksparse: warning " Patchwork
2025-04-11  7:47 ` ✓ Xe.CI.BAT: success " Patchwork
2025-04-11  9:47 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).