commit | f1577ce18004337ec2f6f48109ca14cac10a0a4f | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 16 14:37:48 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:51 2011 +0200 |
tree | 0776380d725dc91580b9b67b15961e8cee00c1a8 | |
parent | e4f7ad702ef271d2b0c03e9904b05f9bcbf0808b [diff] |
OMAPDSS: APPLY: add wait_pending_extra_info_updates() Add wait_pending_extra_info_updates() function which can be used to wait until any extra_info changes have been taken into use by the hardware. This can be only called when holding the apply mutex, so that other threads cannot insert new extra_info changes. This will be used to handle fifo-configurations. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>