drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 10 Sep 2010 17:47:20 +0000 (10:47 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Sep 2010 22:12:55 +0000 (23:12 +0100)
This will allow us to optimize our prepare/commit paths a bit better.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[ickle: minor tweak to handle the cursor across pipe resizing]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found