All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Maarten's pre-g4x GPU reset regression fix + other reset stuff
@ 2016-08-05 20:28 ville.syrjala
  2016-08-05 20:28 ` [PATCH v5 1/4] drm/i915: Fix modeset handling during gpu reset, v5 ville.syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: ville.syrjala @ 2016-08-05 20:28 UTC (permalink / raw)
  To: intel-gfx

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

I got annoyed at the pre-g4x gpu reset regression again, so I
picked up the latest (I think it was the latest anyway) version of
Maarten's locking fix from the list and rebased it. I also changed
one comment in there about mode_config.mutex as the original didn't
make sense to me.

I tossed in a few polishing patches on top, and tested the whole lot
on my 946gz, and I also ran it on hsw w/ and w/o the new modparam set.
No problems whatsoever.

Maarten Lankhorst (2):
  drm/i915: Fix modeset handling during gpu reset, v5.
  drm/i915: Add a way to test the modeset done during gpu reset, v3.

Ville Syrjälä (2):
  drm/i915: Introduce gpu_reset_clobbers_display()
  drm/i915: Use the g4x+ approach on gen2 for handling display stuff
    around GPU reset

 drivers/gpu/drm/i915/i915_drv.h      |   1 +
 drivers/gpu/drm/i915/i915_params.c   |   6 +
 drivers/gpu/drm/i915/i915_params.h   |   1 +
 drivers/gpu/drm/i915/intel_display.c | 205 ++++++++++++++++++++++-------------
 4 files changed, 138 insertions(+), 75 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2016-08-09 15:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-05 20:28 [PATCH 0/4] drm/i915: Maarten's pre-g4x GPU reset regression fix + other reset stuff ville.syrjala
2016-08-05 20:28 ` [PATCH v5 1/4] drm/i915: Fix modeset handling during gpu reset, v5 ville.syrjala
2016-08-08  7:52   ` Maarten Lankhorst
2016-08-08  7:52     ` Maarten Lankhorst
2016-08-08  8:05     ` Ville Syrjälä
2016-08-08  8:05       ` Ville Syrjälä
2016-08-08  8:40       ` Maarten Lankhorst
2016-08-08  8:57         ` Ville Syrjälä
2016-08-08  9:08           ` Maarten Lankhorst
2016-08-08 11:13             ` Ville Syrjälä
2016-08-05 20:28 ` [PATCH v2 2/4] drm/i915: Add a way to test the modeset done during gpu reset, v3 ville.syrjala
2016-08-05 20:28 ` [PATCH 3/4] drm/i915: Introduce gpu_reset_clobbers_display() ville.syrjala
2016-08-05 20:42   ` Daniel Vetter
2016-08-05 20:28 ` [PATCH 4/4] drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU reset ville.syrjala
2016-08-05 20:43   ` Daniel Vetter
2016-08-06  8:45 ` ✗ Ro.CI.BAT: failure for drm/i915: Maarten's pre-g4x GPU reset regression fix + other reset stuff Patchwork
2016-08-09  5:46   ` Ville Syrjälä
2016-08-09 15:07 ` [PATCH 0/4] " Ville Syrjälä

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.