From: Lajos Molnar Date: Tue, 21 Feb 2012 14:06:30 +0000 (+0530) Subject: OMAPDSS: DISPC: Fix OMAP4 supported color formats X-Git-Tag: v3.4-rc1~125^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f3267e264e3cf05f0e79cf0f63a2162fd4bd1c;p=pandora-kernel.git OMAPDSS: DISPC: Fix OMAP4 supported color formats Add missing but supported color formats for GFX pipeline in dss features: RGBX16-4444, RGBA16-4444 and XRGB16-1555. In dispc_ovl_set_color_mode(): - Remove unsupported modes on GFX pipeline: YUV2 and UYVY. Replace these by missing modes supported by GFX pipelines: RGBX16-4444 and RGBA16-4444. - Fix swapped modes on VID pipelines: RGBX16-4444 and XRGB16-4444. Signed-off-by: Lajos Molnar Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed