drm/i915: split Ironlake FDI enable function
commit0e23b99d2599112a332136728e9250e688a08b0c
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 10 Sep 2010 18:10:00 +0000 (10 11:10 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Sep 2010 22:13:48 +0000 (10 23:13 +0100)
tree48ebd021ab04f8781753d176bce00f457d1b52ed
parentc98e9dcf9023e72837c1c01251f370e2358a0de6
drm/i915: split Ironlake FDI enable function

Easier to read, and will pair up with a disable function.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c