commit | 75ae118a0028810f93a746c25f4bb018fb044323 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Sat Nov 26 14:36:19 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:59 2011 +0200 |
tree | 9fd7ed24abe64d3a71573a72d164d42056d5523b | |
parent | a6b24f83601530f69ee36ac48527336e3c79bea8 [diff] |
OMAPDSS: APPLY: add dss_setup_fifos Currently fifo threshold configuration is done per overlay or per manager. However, when a fifo size configuration is added, we need to always configure the thresholds for all overlays. This patch prepares for that by changing the fifo threshold configuration to always handle all overlays. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>