From: Ville Syrjälä Date: Thu, 12 Mar 2015 15:10:36 +0000 (+0200) Subject: drm/i915: Fix MST link rate handling X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~20^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4e9c1d46980e76254573ccd59efb3e8aec77d2;p=pandora-kernel.git drm/i915: Fix MST link rate handling Now that intel_dp_max_link_bw() no longer considers the source restrictions we may try to enable MST with 5.4GHz even when the source doesn't support it. To fix that switch the code over to handle the link rate in the same way as the SST code handles it. Signed-off-by: Ville Syrjälä Reviewed-by: Sonika Jindal Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed