From: Jani Nikula Date: Tue, 11 Nov 2014 14:48:04 +0000 (+0200) Subject: drm/i915: restore RSTDBYCTL only on non-KMS paths X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c934a16732d781b29465ddff914b0c7c8fae28f1;p=pandora-kernel.git drm/i915: restore RSTDBYCTL only on non-KMS paths Since RSTDBYCTL is only saved on non-KMS path in within i915_save_state, move the restore in i915_restore_state for symmetry. Signed-off-by: Jani Nikula Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed