drm/i915: call crtc functions directly
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Jul 2012 09:18:29 +0000 (11:18 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 6 Sep 2012 05:57:40 +0000 (07:57 +0200)
commitdbf2b54e78c6976af1f92cd370055a777ae99208
treeaec5626fb1f169f4b4dc649ad7b3a3233f77ed1f
parentc9deac9776b0a95b876bd845ea359d5975c3ba80
drm/i915: call crtc functions directly

Instead of going through the crtc helper function tables.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c