From: Zhao Yakui Date: Tue, 29 Sep 2009 08:31:49 +0000 (+0800) Subject: drm/i915: Multiply the refresh by 1000 in TV mode validatiion X-Git-Tag: v2.6.32-rc4~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0884cee3099ec1271a5d379c39b66de1e31923;p=pandora-kernel.git drm/i915: Multiply the refresh by 1000 in TV mode validatiion As of 559ee21d261a54c42594ef9405d27e9008eedf44 the actual refresh rate is returned by the function of drm_mode_vrefresh, so multiply the refresh rate by 1000 in TV mode validation. At the same time the error is expanded from 10 to 1000. Signed-off-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed