public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some INSTDONE updates
@ 2012-08-16  5:31 Ben Widawsky
  2012-08-16  5:31 ` [PATCH 1/3] drm/i915: Extract reading INSTDONE Ben Widawsky
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Ben Widawsky @ 2012-08-16  5:31 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

Looking at some IVB error states this was very confusing. Upon looking
at updated docs, it appears we've been doing the wrong thing all along.

They're not terribly well tested yet, but hopefully they're trivial
enough that I didn't mess them up (unlikely!).

Ben Widawsky (3):
  drm/i915: Extract reading INSTDONE
  drm/i915: Add new INSTDONE registers
  drm/i915: Use new INSTDONE registers

 drivers/gpu/drm/i915/i915_debugfs.c |  8 +++--
 drivers/gpu/drm/i915/i915_drv.h     |  5 ++-
 drivers/gpu/drm/i915/i915_irq.c     | 72 ++++++++++++++++++++++++-------------
 drivers/gpu/drm/i915/i915_reg.h     |  5 +++
 4 files changed, 60 insertions(+), 30 deletions(-)

-- 
1.7.11.5

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

end of thread, other threads:[~2012-08-17 17:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16  5:31 [PATCH 0/3] Some INSTDONE updates Ben Widawsky
2012-08-16  5:31 ` [PATCH 1/3] drm/i915: Extract reading INSTDONE Ben Widawsky
2012-08-16  6:25   ` Jani Nikula
2012-08-16 15:52     ` Ben Widawsky
2012-08-16  5:31 ` [PATCH 2/3] drm/i915: Add new INSTDONE registers Ben Widawsky
2012-08-16  5:31 ` [PATCH 3/3] drm/i915: Use " Ben Widawsky
2012-08-16  6:31   ` Jani Nikula
2012-08-16 18:43     ` Ben Widawsky
2012-08-17  5:05 ` [PATCH 1/3 v2] drm/i915: Extract reading INSTDONE Ben Widawsky
2012-08-17  8:46   ` Jani Nikula
2012-08-17 17:01     ` Ben Widawsky
2012-08-17  5:06 ` [PATCH 3/3 v2] drm/i915: Use new INSTDONE registers Ben Widawsky

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