]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6310b32530d77578e7844fe379ba419d62a189b
tree1efc8b3a22ea2a725d2eec2c66a69790a7b0e677
parentb9b09ef3cbf1c0cf919d54279d21d34ff9f790ff
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