commit | 9a10f401a401ca69c6537641c8fc0d6b57b5aee8 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Wed Nov 02 13:03:47 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Wed Nov 16 20:26:27 2011 -0800 |
tree | 1efc8b3a22ea2a725d2eec2c66a69790a7b0e677 | |
parent | b34f1f0931575bf1e1483472a5202b8247fa9b10 [diff] |
drm/i915: Use DPCD value for max DP lanes. The BIOS VBT value for an eDP panel has been shown to be incorrect on one machine, and we haven't found any machines where the DPCD value was wrong, so we'll use the DPCD value everywhere. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>