From: Ben Skeggs Date: Mon, 29 Mar 2010 00:06:09 +0000 (+1000) Subject: drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders X-Git-Tag: v2.6.34-rc4~12^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f335a7afa6bc57603f39430dc6f9e57de288a91;p=pandora-kernel.git drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders This value interacts with some registers we don't currently know how to program properly ourselves. The default of 5 that we were using matches what the VBIOS on early DP cards do, but later ones use 6, which would cause nouveau to program an incorrect mode on these chips. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed