All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] some hangcheck cleanups
@ 2011-10-02  2:15 Ben Widawsky
  2011-10-02  2:15 ` [PATCH 1/3] drm/i915: collect per ring page fault info on error Ben Widawsky
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ben Widawsky @ 2011-10-02  2:15 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

Do hangchecks for all rings instead of just RCS + cleanup.
A bit of extra info on error.
Don't kick the rings when doing debugging.

Ben Widawsky (2):
  drm/i915: collect per ring page fault info on error
  drm/i915: check acthd for all rings

Daniel Vetter (1):
  drm/i915: kicking rings considered harmful

 drivers/gpu/drm/i915/i915_debugfs.c |    9 ++-
 drivers/gpu/drm/i915/i915_drv.c     |    2 +-
 drivers/gpu/drm/i915/i915_drv.h     |   11 +--
 drivers/gpu/drm/i915/i915_irq.c     |  149 ++++++++++++++++++++++++-----------
 drivers/gpu/drm/i915/i915_reg.h     |    3 +
 5 files changed, 119 insertions(+), 55 deletions(-)

-- 
1.7.6.4

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

end of thread, other threads:[~2011-10-03 17:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02  2:15 [PATCH 0/3] some hangcheck cleanups Ben Widawsky
2011-10-02  2:15 ` [PATCH 1/3] drm/i915: collect per ring page fault info on error Ben Widawsky
2011-10-02  2:15 ` [PATCH 2/3] drm/i915: check acthd for all rings Ben Widawsky
2011-10-03 16:59   ` Ben Widawsky
2011-10-02  2:15 ` [PATCH 3/3] drm/i915: kicking rings considered harmful Ben Widawsky
2011-10-02  3:59   ` Eric Anholt
2011-10-02  6:09     ` Ben Widawsky
2011-10-03  8:58       ` Daniel Vetter
2011-10-03  9:11 ` [PATCH 0/3] some hangcheck cleanups Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.