From: Chris Wilson Date: Mon, 13 Sep 2010 12:54:26 +0000 (+0100) Subject: drm/i915: Share crtc setup and teardown between dpms and disable/enable X-Git-Tag: v2.6.37-rc1~92^2~28^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b383a7f6378f193c30200435d8170f95916b5f0;p=pandora-kernel.git drm/i915: Share crtc setup and teardown between dpms and disable/enable This closes a couple of corner cases where we introduced and forgot about a couple of routines that need to be called when disabling the crtc and then re-enabling it. The code needs to be moved again so that the common bits are shared across generations. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed