commit | 3c07cae2cccc4e40ff66521701a3c8eeda8726e1 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Jun 21 09:34:30 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jul 01 12:07:13 2011 +0300 |
tree | c9f1b652db85bdbfbb435355009742200ca3753d | |
parent | 4df9d104d5bbe356b26bcf221d61f92f1948850e [diff] |
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>