From: Zhao Yakui Date: Wed, 8 Jul 2009 06:13:14 +0000 (+0800) Subject: drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode X-Git-Tag: v2.6.31-rc3~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccdaba4317604602e5802c3afc4021f2fb8132e;p=pandora-kernel.git drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode In KMS mode we now use the normal mode-setting paths to set the modes back to the current configuration, so we don't need to also run the more limited non-KMS implementation of modesetting for resume. Signed-off-by: Zhao Yakui Acked-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed