OMAPDSS: Improve fifo management code
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 22 Aug 2012 13:56:57 +0000 (16:56 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:13 +0000 (20:02 +0300)
commit42a6961cf6d23632b8b5c64bd8711aef33e89518
treec39757da18e882669b960fb57832caee74cb0291
parent85099f11bd0360a0327edb1f61aeea89764677bf
OMAPDSS: Improve fifo management code

OMAP4+ allows assigning the overlay FIFOs freely, but that is not
supported by omapdss yet. This patch takes a step forward by improving
the fifo management to be more flexible.

dispc.c is changed to keep track of the sizes of each fifo, and also the
overlay using each fifo.

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