]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit459332db8f501cdf34e047746b910dc4526c23c8
tree2cbe2380bbbb43766a134b5b9261f363a50196c3
parentea19626b6d65aa698ba3955bace6be9cb07e9502
Revert "OMAPDSS: APPLY: add fifo-merge support"

This reverts commit 690b01b0214c64f1315305fa5b52d012d632c7af.

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