]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2cb62eaf17cd3a4a8e6189d972a4ca6bdb6cfa14
tree84c51df56b1ab2a13d37b9bcee87d74b2074d7b5
parentc886d38fbbe8779e3eccfec3ba560fe52848e2e1
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