commit | 8dad2ab6727f4dd9fdef06b890d736d7c6d1a725 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Nov 25 17:58:10 2010 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Mon Jan 10 11:09:54 2011 +0200 |
tree | 59ddbe8f875cc91824447b36afade883fe9516a3 | |
parent | ac1427e13b114f0c394fbc9bb7616f47d03bdba2 [diff] |
OMAP: DSS2: Clean up DISPC color mode validation checks The supported set of color modes varies for different DISPC pipelines(plane) and omap version. This makes the checks for validation of a color mode more complicated as new omap versions are added. A dss_feature function is created which tells if a color_mode is supported for a plane on the current omap revision. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>