drm/i915: fetch eDP configuration data from the VBT
commit9f0e7ff4b366d27570cbe0ffa137ed1018009114
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:14 +0000 (7 16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 09:28:21 +0000 (8 10:28 +0100)
tree47c12c05cb5089ea00bbdad7715a2acaa8890ad0
parent723bfd707a97fee06eb3ba4d3e8b4714c29a1064
drm/i915: fetch eDP configuration data from the VBT

We need to use some of these values in eDP configurations, so be sure to
fetch them and store them in the i915 private structure.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_bios.c
include/drm/drm_dp_helper.h