From: Daniel Vetter Date: Thu, 11 Apr 2013 14:29:09 +0000 (+0200) Subject: drm/i915: add pipe asserts for the crtc enable sequence X-Git-Tag: v3.11-rc1~65^2~131^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c6eaa24dbd8c97ef5f643324f087271aa79d64;p=pandora-kernel.git drm/i915: add pipe asserts for the crtc enable sequence The i9xx modeset sequence is currently pretty fishy, so tight it all up with some good assert-sprinkling. We already have good coverage on the disable side, but the enable side is spotty (since until recently it was wrong). Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed