From: Archit Taneja Date: Thu, 25 Nov 2010 12:28:10 +0000 (+0530) Subject: OMAP: DSS2: Clean up DISPC color mode validation checks X-Git-Tag: v2.6.38-rc1~235^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dad2ab6727f4dd9fdef06b890d736d7c6d1a725;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed