commit | d240f20f545fa4ed78ce48d1eb62ab529f2b1467 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <[email protected]> | Fri Aug 13 15:43:26 2010 -0700 |
committer | Jesse Barnes <[email protected]> | Wed Aug 18 13:21:50 2010 -0700 |
tree | 77f410b91940ae2e42cd2b328d538a71bdcbb991 | |
parent | 9cce37f4855a30cc7c364edf18522282782f7ddc [diff] |
drm/i915: make sure eDP PLL is enabled at the right time 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 <[email protected]>