Revert "OMAPDSS: APPLY: add fifo-merge support"
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 6 Aug 2012 13:50:14 +0000 (16:50 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:12 +0000 (20:02 +0300)
commitb3e93cbddd6ab0c529a747a910e3bf9615e89982
tree2cbe2380bbbb43766a134b5b9261f363a50196c3
parentfed62e54ae1f80f4631ce154225cf019f1219e59
Revert "OMAPDSS: APPLY: add fifo-merge support"

This reverts commit 1d71f42b35ed66d90a9a39bc515bb16cfe2d4a46.

Adding fifo merge feature as an omapdss internal configuration was a
mistake. We cannot hide from the users of omapdss the complexities of
fifo merge.

This commit removes the fifo merge support, which luckily is easily done
as it was handled totally inside apply.c. Note that this is not a 1:1
revert, but some resolving was needed for the dss_ovl_setup_fifo.

The plan is to try fifo merge again later when it is more clear how the
hardware acts in various situations, and how the omapdrm wants to use
fifo merge.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c