drm/i915: Use DPCD value for max DP lanes.
authorKeith Packard <keithp@keithp.com>
Wed, 2 Nov 2011 20:03:47 +0000 (13:03 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Nov 2011 04:26:27 +0000 (20:26 -0800)
commit9a10f401a401ca69c6537641c8fc0d6b57b5aee8
tree1efc8b3a22ea2a725d2eec2c66a69790a7b0e677
parentb34f1f0931575bf1e1483472a5202b8247fa9b10
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>
drivers/gpu/drm/i915/intel_dp.c