]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: Use WB fifo for GFX overlay
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 22 Aug 2012 13:57:02 +0000 (16:57 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:13 +0000 (20:02 +0300)
commit66a0f9e4ac46144fb86ebe90f58ce6f416a55cd5
tree4e692f659edf5992a27b743c885c381a00d0140d
parent42a6961cf6d23632b8b5c64bd8711aef33e89518
OMAPDSS: Use WB fifo for GFX overlay

OMAP4's GFX overlay has smaller fifo than the rest of the overlays
(including writeback "overlay"). This seems to be the reason for
underflows in some more demanding scenarios.

We can avoid the problems by using the WB fifo for GFX overlay, and vice
versa. WB usage is not supported yet, but when it will, it should
perform just fine with smaller fifo as there are no hard realtime
constraints with WB.

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