OMAP: DSS2: Add Color Phase Rotation support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 21 Jun 2011 06:34:30 +0000 (09:34 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:07:13 +0000 (12:07 +0300)
commit3c07cae2cccc4e40ff66521701a3c8eeda8726e1
treec9f1b652db85bdbfbb435355009742200ca3753d
parent4df9d104d5bbe356b26bcf221d61f92f1948850e
OMAP: DSS2: Add Color Phase Rotation support

Add Color Phase Rotation (CPR) support and sysfs files to enable CPR and
to set the CPR coefficient matrix.

CPR is enabled via manager?/cpr_enable file, and the coefficient matrix
is set via manager?/cpr_coef file. The values in cpr_coef are in the
following order:

RR RG RB GR GG GB BR BG BB

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/manager.c
include/video/omapdss.h
This page took 0.026986 seconds and 5 git commands to generate.