From: Ville Syrjälä Date: Mon, 6 Apr 2009 15:32:04 +0000 (+0200) Subject: DSS2: Check fclk limits when configuring video planes X-Git-Tag: Release-2010-05/1~2^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443b0b71c35f339a8d5add1fa3954bf931f1bf0e;p=pandora-kernel.git DSS2: Check fclk limits when configuring video planes Check that the currect functional clock is fast enough to support the requested scaling ratios. Also check if 5-tap filtering can be used even though the downscaling ratio is less than 1:2 since the functional clock rate required for 5-tap filtering can be less than the requirement for 3-tap filtering, and 5-tap filtering should look better. Signed-off-by: Ville Syrjälä --- Reading git-diff-tree failed