From: Maarten Lankhorst Date: Mon, 1 Jun 2015 10:50:10 +0000 (+0200) Subject: drm/i915: Use atomic state for calculating DVO_2X_MODE on i830. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~284^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3538b9dffd8344cd40413018bcd7dc7b2bc1e21d;p=pandora-kernel.git drm/i915: Use atomic state for calculating DVO_2X_MODE on i830. This is a small behavioral change because it leaves DVO_2X_MODE set between crtc_disable and crtc_enable. This is probably harmless though and if not should be fixed by calculating 2x mode before enable/disable pll. This is needed because intel_crtc->active will be removed eventually. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Signed-off-by: Jani Nikula --- Reading git-diff-tree failed