From: Lajos Molnar Date: Tue, 21 Feb 2012 14:06:31 +0000 (+0530) Subject: OMAPDSS: DISPC: Fix FIR coefficients X-Git-Tag: v3.4-rc1~125^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c1cfcb577d61ec55e209bc5f869d3d80a8f371;p=pandora-kernel.git OMAPDSS: DISPC: Fix FIR coefficients coef3_M8 had an incorrect phase with 50% more intensity. This resulted in banding on slightly down/upscaled images. Fixed a rounding error in coef5_M9. Also removed ARRAY_LEN macro as ARRAY_SIZE is the standard linux one. Signed-off-by: Lajos Molnar Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed