staging: mrst: Add overlay color correction settings
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 14 Dec 2011 22:12:05 +0000 (00:12 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:05 +0000 (12:29 +0300)
commit1859d70281224dae97b21c3878a614a0eec7423e
treea30aa0bffa5693d6671339d54e418bb98606bfb1
parent55ff071ae76217e7c1890413e805cfc3065d815a
staging: mrst: Add overlay color correction settings

Allow the overlay brightness, contrast, hue and saturation to be
adjusted. Also allows one to select the input range (JPEG vs. MPEG)
for the color space conversion.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Pauli Nieminen <pauli.nieminen@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/Makefile
drivers/staging/mrst/drv/fp_trig.c [new file with mode: 0644]
drivers/staging/mrst/drv/fp_trig.h [new file with mode: 0644]
drivers/staging/mrst/drv/mdfld_overlay.c