commit | 42a6961cf6d23632b8b5c64bd8711aef33e89518 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 22 16:56:57 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 07 20:02:13 2012 +0300 |
tree | c39757da18e882669b960fb57832caee74cb0291 | |
parent | 85099f11bd0360a0327edb1f61aeea89764677bf [diff] |
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>