From: Maarten Lankhorst Date: Wed, 5 Aug 2015 10:37:00 +0000 (+0200) Subject: drm/i915: Validate the state after an atomic modeset only, and pass the state. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee165b1a6e0269e5badde679f72fe39d3d15a7d4;p=pandora-kernel.git drm/i915: Validate the state after an atomic modeset only, and pass the state. First step in removing dpms and validating atomic state. There can still be a mismatch in the connector state because the dpms callbacks are still used, but this can not happen immediately after a modeset. Signed-off-by: Maarten Lankhorst Reviewed-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed