public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] context reset stats fixes for ppgtt
@ 2014-01-29 15:05 Mika Kuoppala
  2014-01-29 15:05 ` [PATCH 1/4] drm/i915: Use i915_hw_context to set reset stats Mika Kuoppala
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Mika Kuoppala @ 2014-01-29 15:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: miku

These are on top of drm-intel-nightly.

Series tries to address Ben's concerns on the previous
version at: 1389968431-24123-1-git-send-email-mika.kuoppala@intel.com

Mika Kuoppala (4):
  drm/i915: Use i915_hw_context to set reset stats
  drm/i915: Tune down debug output when context is banned
  drm/i915: Use hangcheck score to find guilty context
  drm/i915: Get rid of acthd based guilty batch search

 drivers/gpu/drm/i915/i915_drv.h         |    5 +
 drivers/gpu/drm/i915/i915_gem.c         |  158 ++++++++++---------------------
 drivers/gpu/drm/i915/i915_gem_context.c |    9 +-
 drivers/gpu/drm/i915/i915_irq.c         |    3 +-
 drivers/gpu/drm/i915/intel_ringbuffer.h |    2 +
 5 files changed, 58 insertions(+), 119 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-01-30 15:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 15:05 [PATCH 0/4] context reset stats fixes for ppgtt Mika Kuoppala
2014-01-29 15:05 ` [PATCH 1/4] drm/i915: Use i915_hw_context to set reset stats Mika Kuoppala
2014-01-29 20:38   ` Ben Widawsky
2014-01-30 14:01   ` [PATCH v2 " Mika Kuoppala
2014-01-30 15:26     ` Daniel Vetter
2014-01-29 15:05 ` [PATCH 2/4] drm/i915: Tune down debug output when context is banned Mika Kuoppala
2014-01-29 20:47   ` Ben Widawsky
2014-01-29 20:54     ` Daniel Vetter
2014-01-30 14:05   ` [PATCH v3 " Mika Kuoppala
2014-01-29 15:05 ` [PATCH 3/4] drm/i915: Use hangcheck score to find guilty context Mika Kuoppala
2014-01-29 15:05 ` [PATCH 4/4] drm/i915: Get rid of acthd based guilty batch search Mika Kuoppala
2014-01-29 21:44   ` Ben Widawsky
2014-01-30 12:59     ` Chris Wilson

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