From: Chris Wilson Date: Mon, 2 Dec 2013 13:26:07 +0000 (-0200) Subject: drm/i915: Do hw quiescing first during unload X-Git-Tag: v3.14-rc1~47^2~44^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce58c32b106efbe228b33b65f1ef6ab505fb7840;p=pandora-kernel.git drm/i915: Do hw quiescing first during unload If we force the hw to idle as our first step during unload, we can abort the unload upon failure. Later we can probe whether the hardware remain active even after we try to shut it down. Signed-off-by: Chris Wilson Reviewed-by: Rodrigo Vivi Signed-off-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed