drm/i915: make FDI training a display function
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 28 Apr 2011 21:27:04 +0000 (14:27 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 00:02:19 +0000 (17:02 -0700)
Rather than branching in ironlake_pch_enable, add a new train_fdi
function to the display function pointer struct and use it instead.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found