drm/i915: split Ironlake CRTC enable/disable code
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 10 Sep 2010 17:26:01 +0000 (10:26 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Sep 2010 21:23:44 +0000 (22:23 +0100)
This way we can also use it in CRTC prepare/commit.  Also makes it
easier to split out FDI and other code.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found