commit | 9f0e7ff4b366d27570cbe0ffa137ed1018009114 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 07 16:01:14 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 08 10:28:21 2010 +0100 |
tree | 47c12c05cb5089ea00bbdad7715a2acaa8890ad0 | |
parent | 723bfd707a97fee06eb3ba4d3e8b4714c29a1064 [diff] |
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>