drm/i915: use lane count and link rate from VBT as minimums for eDP
authorJani Nikula <jani.nikula@intel.com>
Tue, 6 May 2014 11:56:52 +0000 (14:56 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 7 May 2014 12:01:50 +0000 (15:01 +0300)
commit56071a207602a451f0c46d3dcc8379b59ef576e2
tree84c51df56b1ab2a13d37b9bcee87d74b2074d7b5
parente13e2b2c468bc54e872ad68126411d6a3f77001a
drm/i915: use lane count and link rate from VBT as minimums for eDP

Most likely the minimums for both should be enough for enabling the
native resolution on the eDP, and we'll end up using the predetermined
optimal link config for the panel.

v2: Add debug prints.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73539
Tested-by: Markus Blank-Burian <burian@muenster.de>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_dp.c