Re: [Intel-gfx] [PATCH 14/17] drm/i915: Apply the force-detect VGA w/a to Valleyview

2013-08-27 Thread Daniel Vetter
On Mon, Aug 26, 2013 at 07:51:06PM -0300, Rodrigo Vivi wrote: > From: Chris Wilson > > It appears that Valleyview shares its VGA encoder with more recent > siblings and requires the same forced detection cycle after a hardware > reset before we can rely on hotplugging. > > Reported-and-tested-by

[Intel-gfx] [PATCH 14/17] drm/i915: Apply the force-detect VGA w/a to Valleyview

2013-08-26 Thread Rodrigo Vivi
From: Chris Wilson It appears that Valleyview shares its VGA encoder with more recent siblings and requires the same forced detection cycle after a hardware reset before we can rely on hotplugging. Reported-and-tested-by: kobeqin Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67733 Sign