drm/i915: skip FDI & PCH enabling for DP_A
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 5 Jan 2011 18:31:48 +0000 (10:31 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Jan 2011 12:38:11 +0000 (12:38 +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: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found