drm/i915: make sure eDP PLL is enabled at the right time
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 13 Aug 2010 22:43:26 +0000 (15:43 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 18 Aug 2010 20:21:50 +0000 (13:21 -0700)
We need to make sure the eDP PLL is enabled before the pipes or planes,
so do it as part of the DP prepare mode set function.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found