commit | 011b9910bdaf2e52c48c012490ab444fceea1959 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Feb 15 15:08:02 2011 -0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 22 15:52:41 2011 +0000 |
tree | fec1d4526c0fa7461f8baa3bc69c45d7f067be96 | |
parent | bdb8b975fc66e081c3f39be6267701f8226d11aa [diff] |
drm/i915: skip FDI & PCH enabling for DP_A 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>