]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd446cfacf9ddc7871d9e57d356f1409fb9245d43
treefb89e6462f10b18bf4752e9d2ae71b3bc446232c
parent37d6666f282f7af88fa2c37a890a2d710f53008c
drm/i915: implement crtc helper semantics relied upon by the fb helper

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>
drivers/gpu/drm/i915/intel_display.c