All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [RFC] Dynamic parity detection
@ 2012-04-13 23:05 Ben Widawsky
  2012-04-13 23:05 ` [PATCH 1/2] drm/i915: Dynamic Parity Detection handling Ben Widawsky
  2012-04-13 23:05 ` [PATCH 2/2] drm/i915: l3 parity sysfs interface Ben Widawsky
  0 siblings, 2 replies; 6+ messages in thread
From: Ben Widawsky @ 2012-04-13 23:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

I'm still working on the test cases for this feature. I just wanted to
put these patches out there to make sure people were okay with the
concept.

I think it's pretty straightforward... uevent on error, and binary sysfs
interface to remap the bad rows.

If nobody has any issue with the "design" I'll repost the series when
I've tested this on specially modified hardware.

Ben Widawsky (2):
  drm/i915: Dynamic Parity Detection handling
  drm/i915: l3 parity sysfs interface

 drivers/gpu/drm/i915/i915_drv.h         |    2 +
 drivers/gpu/drm/i915/i915_irq.c         |   65 ++++++++++++++++++-
 drivers/gpu/drm/i915/i915_reg.h         |   26 ++++++++
 drivers/gpu/drm/i915/i915_sysfs.c       |  103 ++++++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/intel_ringbuffer.c |    6 +-
 5 files changed, 197 insertions(+), 5 deletions(-)

-- 
1.7.10

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

end of thread, other threads:[~2012-04-14  1:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 23:05 [PATCH 0/2] [RFC] Dynamic parity detection Ben Widawsky
2012-04-13 23:05 ` [PATCH 1/2] drm/i915: Dynamic Parity Detection handling Ben Widawsky
2012-04-13 23:05 ` [PATCH 2/2] drm/i915: l3 parity sysfs interface Ben Widawsky
2012-04-13 23:24   ` Chris Wilson
2012-04-14  1:39     ` Ben Widawsky
2012-04-14  1:42       ` Ben Widawsky

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.