drm/i915/dp: don't bother with DP PLL for PCH attached eDP
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:23 +0000 (16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 09:28:27 +0000 (10:28 +0100)
commit895692befab73fd399d854c7db41d6d7260af2da
treedbe98553bdd8b1ace5fa21838c5a6e784e433e07
parent869184a675662bddcdf76c5b95665272facff2b8
drm/i915/dp: don't bother with DP PLL for PCH attached eDP

We don't use the CPU DP PLL with PCH attached eDP panels, so don't
bother to enable it.

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