OMAPDSS: DISPC: Fix FIR coefficients
authorLajos Molnar <lajos@ti.com>
Tue, 21 Feb 2012 14:06:31 +0000 (19:36 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 6 Mar 2012 12:08:23 +0000 (14:08 +0200)
commitc0c1cfcb577d61ec55e209bc5f869d3d80a8f371
treeae9fd192d44637645723430c777a12d21c6252f7
parent08f3267e264e3cf05f0e79cf0f63a2162fd4bd1c
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 <lajos@ti.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc_coefs.c