commit | 7e7d76c306adb73a41d2678a42a11004df2519b7 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Sep 10 10:47:20 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 10 23:12:55 2010 +0100 |
tree | 2d21776f3fa52172b6edb68a61b415864cf3bc6d | |
parent | 4d12fe0b4864682d3562021cde0f32961c655d75 [diff] |
drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit 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>