]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe196421d68cf8c5092dd5932b3e410ae4cc9fd6
tree6c11929082b43d378405bb657cfaf699e9bb6b6b
parentf6611dfdf43ccc014fb628ee53ef51b4fd1b2b5d
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