From: Tomi Valkeinen Date: Wed, 16 Nov 2011 13:00:22 +0000 (+0200) Subject: OMAPDSS: APPLY: add fifo merge support funcs X-Git-Tag: v3.4-rc1~125^2~8^2~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0119742291b6f30cd97026ee137b2d3d1f4de8;p=pandora-kernel.git OMAPDSS: APPLY: add fifo merge support funcs Add mechanism to set/unset the DISPC fifo-merge: Add new fields to dss_data, fifo_merge and fifo_merge_dirty. These are similar to the other info/dirty flags in ovl_priv_data and ovl_mgr_data, but fifo merge is a common attribute to all managers and thus outside the ovl_mgr_data. The fifo-merge field is used in the dss_write_regs_common, which handles writing the register. dss_apply_fifo_merge() can be used to set/unset the fifo merge field in the dss_data. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed