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)
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

Simple merge