From: Ville Syrjälä Date: Fri, 21 Nov 2014 19:54:25 +0000 (+0200) Subject: drm/i915: Fix gen4 GPU reset X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~9^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73bbf6bd907906dcbdc78f3af38a722c0fe498d8;p=pandora-kernel.git drm/i915: Fix gen4 GPU reset On pre-ctg the reset bit directly controls the reset signal. We must assert it for >=20usec and then deassert it. Bit 1 is a RO status bit which should also go down when the reset is no longer asserted. Tested-by: Kenneth Graunke Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed