public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/i915: per slice/subslice INSTDONE capturing
@ 2015-09-30 20:00 Imre Deak
  2015-09-30 20:00 ` [PATCH 1/5] drm/i915: remove duplicate names for the render ring INSTDONE register Imre Deak
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Imre Deak @ 2015-09-30 20:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

This patchset from Ben helps debugging GPU hangs on new platforms. While
going through it I noticed that our existing INSTDONE register
definitions are somewhat unclear, so I tried to clean those up.

Ben sent me these patches way back on the BXT power-on event, apologies
for delaying it until now.

Smoke tested on BXT,CHV.

Ben Widawsky (2):
  drm/i915: Cleanup instdone collection
  drm/i915: Try to print INSTDONE bits for all slice/subslice

Imre Deak (3):
  drm/i915: remove duplicate names for the render ring INSTDONE register
  drm/i915: rename INSTDONE to GEN2_INSTDONE
  drm/i915: rename INSTDONE1 to GEN4_INSTDONE1

 drivers/gpu/drm/i915/i915_drv.h       | 12 ++++-
 drivers/gpu/drm/i915/i915_gpu_error.c | 97 ++++++++++++++++++++++++++++-------
 drivers/gpu/drm/i915/i915_irq.c       | 25 ++++++---
 drivers/gpu/drm/i915/i915_reg.h       | 17 ++++--
 4 files changed, 118 insertions(+), 33 deletions(-)

-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-10-02 15:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30 20:00 [PATCH 0/5] drm/i915: per slice/subslice INSTDONE capturing Imre Deak
2015-09-30 20:00 ` [PATCH 1/5] drm/i915: remove duplicate names for the render ring INSTDONE register Imre Deak
2015-09-30 20:00 ` [PATCH 2/5] drm/i915: rename INSTDONE to GEN2_INSTDONE Imre Deak
2015-09-30 20:00 ` [PATCH 3/5] drm/i915: rename INSTDONE1 to GEN4_INSTDONE1 Imre Deak
2015-10-01 22:58   ` Ben Widawsky
2015-09-30 20:00 ` [PATCH 4/5] drm/i915: Cleanup instdone collection Imre Deak
2015-09-30 20:00 ` [PATCH 5/5] drm/i915: Try to print INSTDONE bits for all slice/subslice Imre Deak
2015-10-01 23:00   ` Ben Widawsky
2015-10-02 10:58     ` Imre Deak
2015-10-02 15:52       ` Ben Widawsky
2015-10-01 23:56   ` Ben Widawsky
2015-10-02  9:44     ` Imre Deak
2015-10-02 13:03       ` Daniel Vetter

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