From: Jesse Barnes Date: Thu, 21 Jun 2012 22:13:50 +0000 (-0700) Subject: drm/i915: prefer wide & slow to fast & narrow in DP configs X-Git-Tag: v3.6-rc1~83^2~39^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2514bc510d0c3aadcc5204056bb440fa36845147;p=pandora-kernel.git drm/i915: prefer wide & slow to fast & narrow in DP configs High frequency link configurations have the potential to cause trouble with long and/or cheap cables, so prefer slow and wide configurations instead. This patch has the potential to cause trouble for eDP configurations that lie about available lanes, so if we run into that we can make it conditional on eDP. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45801 Tested-by: peter@colberg.org Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed