From: Adam Jackson Date: Fri, 14 Oct 2011 16:43:49 +0000 (-0400) Subject: drm/i915/dp: Fix the math in intel_dp_link_required X-Git-Tag: v3.2-rc1~135^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9dde44f47501394b9f0715b6a36a92aa74c0d0;p=pandora-kernel.git drm/i915/dp: Fix the math in intel_dp_link_required The previous code was confused about units, which is pretty reasonable given that the units themselves are confusing. Signed-off-by: Adam Jackson Signed-off-by: Keith Packard --- Reading git-diff-tree failed