From: Ben Skeggs Date: Fri, 28 May 2010 00:13:16 +0000 (+1000) Subject: drm/nouveau: fix dual-link displays when plugged into single-link outputs X-Git-Tag: v2.6.35-rc2~52^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26099a74805eaf79f3058cc4097ebaa8cc55122c;p=pandora-kernel.git drm/nouveau: fix dual-link displays when plugged into single-link outputs When selecting the native mode for a display we weren't taking into account whether or not it was actually supported on that particular output. This patch modifies our native mode selection to run all modes through mode_valid() first. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed