All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Some HW context fixes
@ 2012-08-14 21:35 Ben Widawsky
  2012-08-14 21:35 ` [PATCH 1/5] drm/i915: Cleanup instdone state Ben Widawsky
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ben Widawsky @ 2012-08-14 21:35 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

Daniel, the first 3 patches I believe are all that's required to fix
https://bugs.freedesktop.org/show_bug.cgi?id=52429 The latter 2 are
things we've discussed sort of. I've managed to go back and forth
several times on whether or not we actually need them, so I'll just let
you decide if you want them. I'm not completely certain they aren't
required to fix #52429, but it seems likely.

Ben Widawsky (5):
  drm/i915: Cleanup instdone state
  drm/i915/contexts: fix list corruption
  drm/i915/contexts: Switch to default on resume
  drm/i915/contexts: Add forced switches
  drm/i915/contexts: Serialize default context init

 drivers/gpu/drm/i915/i915_gem.c         |  5 +++--
 drivers/gpu/drm/i915/i915_gem_context.c | 37 +++++++++++++++++++++++----------
 2 files changed, 29 insertions(+), 13 deletions(-)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-08-15 22:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 21:35 [PATCH 0/5] Some HW context fixes Ben Widawsky
2012-08-14 21:35 ` [PATCH 1/5] drm/i915: Cleanup instdone state Ben Widawsky
2012-08-15  9:14   ` Chris Wilson
2012-08-15 17:43     ` Ben Widawsky
2012-08-14 21:35 ` [PATCH 2/5] drm/i915/contexts: fix list corruption Ben Widawsky
2012-08-15 22:50   ` Daniel Vetter
2012-08-14 21:35 ` [PATCH 3/5] drm/i915/contexts: Switch to default on resume Ben Widawsky
2012-08-15  9:18   ` Chris Wilson
2012-08-15 15:58     ` Ben Widawsky
2012-08-14 21:35 ` [PATCH 4/5] drm/i915/contexts: Add forced switches Ben Widawsky
2012-08-14 21:35 ` [PATCH 5/5] drm/i915/contexts: Serialize default context init 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.