drm/i915: implement crtc helper semantics relied upon by the fb helper
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Jul 2012 15:53:42 +0000 (17:53 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 6 Sep 2012 06:01:31 +0000 (08:01 +0200)
Yikes!

But yeah, we have to do this until someone volunteers to clean up the
fb helper and rid it of its incetious relationship with the crtc
helper code.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found