From: Maarten Lankhorst Date: Mon, 1 Jun 2015 10:50:06 +0000 (+0200) Subject: drm/i915: move swap state to the right place X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~284^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5e19f8f124b2ff442756e79d9a05c2b9494a28;p=pandora-kernel.git drm/i915: move swap state to the right place This is a preparation for passing crtc state to the helpers. When converting all users of crtc->config to use the old or new state it's easier to find regressions when swap_state is done first. If crtc->config is swapped at the same place as swap_state bugs will never be found. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Signed-off-by: Jani Nikula --- Reading git-diff-tree failed