From: Zhenyu Wang Date: Wed, 4 Mar 2009 11:36:01 +0000 (+0800) Subject: drm/i915: Fix TV get_modes to return modes count X-Git-Tag: v2.6.30-rc1~646^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c5dd985ddc5407aa9cc7e0f4456ca63b294f16;p=pandora-kernel.git drm/i915: Fix TV get_modes to return modes count The get_modes hook must return the number of modes added. This also fixes TV mode's clock calculation int overflow issue, and use 0.01 precision for mode refresh validation. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed