From: Tomi Valkeinen Date: Mon, 15 Aug 2011 08:22:21 +0000 (+0300) Subject: OMAP: DSS2: Remove support for non-DISPC overlays X-Git-Tag: v3.2-rc1~98^2~1^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9e78abb76a2f1ddccab7098bdf73a2f095aaa6;p=pandora-kernel.git OMAP: DSS2: Remove support for non-DISPC overlays Remove support for non-DISPC overlays and overlay managers. The support to possibly have non-DISPC overlays and managers was made to make it possible to use CPU and/or sDMA to update RFBI or DSI command mode displays. It is ok to remove the support, because: - No one has used the feature. - Display update without DISPC is very slow, so it is debatable if the update would even be usable. - Removal cleans up code. - If such a feature is needed later, it is better implemented outside omapdss driver. Signed-off-by: Tomi Valkeinen Acked-by: Archit Taneja --- Reading git-diff-tree failed