From: Jesse Barnes Date: Tue, 7 Jan 2014 21:50:49 +0000 (-0800) Subject: drm/i915: check modeset state after a pipe_set_base if using fastboot X-Git-Tag: v3.14-rc1~47^2~16^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca51a3abf9e34232fcb3bff3c11befde73f8fd5;p=pandora-kernel.git drm/i915: check modeset state after a pipe_set_base if using fastboot Otherwise we won't check the state until the next DPMS transition, which may never happen. Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed