drm/i915: skip FDI & PCH enabling for DP_A
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 15 Feb 2011 23:08:02 +0000 (15:08 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 15:52:41 +0000 (15:52 +0000)
eDP on the CPU doesn't need the PCH set up at all, it can in fact cause
problems.  So avoid FDI training and PCH PLL enabling in that case.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Tested-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found