From: Yuanhan Liu Date: Thu, 6 Jan 2011 10:26:08 +0000 (+0800) Subject: drm/i915: fix calculation of eDP signal levels on Sandybridge X-Git-Tag: v2.6.38-rc1~398^2~2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5a62b5226ca5db993660281e9c2a7275d9fb02;p=pandora-kernel.git drm/i915: fix calculation of eDP signal levels on Sandybridge Some voltage swing/pre-emphasis level use the same value on eDP Sandybridge, like 400mv_0db and 600mv_0db are with the same value of (0x0 << 22). So, fix them, and point out the value if it isn't a supported voltage swing/pre-emphasis level. Signed-off-by: Yuanhan Liu Signed-off-by: Chris Wilson Cc: stable@kernel.org --- Reading git-diff-tree failed