public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915: g4x/ilk reset fixes
@ 2014-05-19 16:23 ville.syrjala
  2014-05-19 16:23 ` [PATCH 1/6] drm/i915: Drop bogus comments about display reset ville.syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: ville.syrjala @ 2014-05-19 16:23 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

I was looking through the docs and spotted all kinds of nonsense in our
reset code. The ilk code was totally bonkers. g4x just missed one
workaround. The rest of gen4 looks rather wrong too, but I didn't want
to touch that yet.

Quickly tested on elk and ilk, and both seem quite happy now.

Ville Syrjälä (6):
  drm/i915: Drop bogus comments about display reset
  drm/i915: Fix ILK reset wait
  drm/i915: Fix ILK GPU reset domain bits
  drm/i915: Kill RMW from ILK reset code
  drm/i915: Clear GDSR after reset on ILK
  drm/i915: Implement WaVcpClkGateDisableForMediaReset:ctg,elk

 drivers/gpu/drm/i915/i915_reg.h     | 12 +++++++-
 drivers/gpu/drm/i915/intel_uncore.c | 59 +++++++++++++++++++++++++++++--------
 2 files changed, 58 insertions(+), 13 deletions(-)

-- 
1.8.5.5

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2014-05-22 14:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 16:23 [PATCH 0/6] drm/i915: g4x/ilk reset fixes ville.syrjala
2014-05-19 16:23 ` [PATCH 1/6] drm/i915: Drop bogus comments about display reset ville.syrjala
2014-05-19 16:29   ` Jesse Barnes
2014-05-19 16:23 ` [PATCH 2/6] drm/i915: Fix ILK reset wait ville.syrjala
2014-05-19 16:30   ` Jesse Barnes
2014-05-20  8:01     ` Daniel Vetter
2014-05-20  8:18       ` Ville Syrjälä
2014-05-20  8:43         ` Daniel Vetter
2014-05-19 16:23 ` [PATCH 3/6] drm/i915: Fix ILK GPU reset domain bits ville.syrjala
2014-05-19 16:32   ` Jesse Barnes
2014-05-19 16:23 ` [PATCH 4/6] drm/i915: Kill RMW from ILK reset code ville.syrjala
2014-05-20 18:37   ` Jesse Barnes
2014-05-19 16:23 ` [PATCH 5/6] drm/i915: Clear GDSR after reset on ILK ville.syrjala
2014-05-20 18:38   ` Jesse Barnes
2014-05-19 16:23 ` [PATCH 6/6] drm/i915: Implement WaVcpClkGateDisableForMediaReset:ctg, elk ville.syrjala
2014-05-20 18:46   ` Jesse Barnes
2014-05-22 14:35     ` Daniel Vetter

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