drm/i915/dp: use VBT provided eDP params if available
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:22 +0000 (16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 09:28:26 +0000 (10:28 +0100)
commit869184a675662bddcdf76c5b95665272facff2b8
tree6c11929082b43d378405bb657cfaf699e9bb6b6b
parent896673836b8c55b75e7d7d2741aaaadff0c6a038
drm/i915/dp: use VBT provided eDP params if available

We can skip most of the link training step if we use the VBT provided
values.

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