OSDN Git Service

OMAPDSS: APPLY: add wait_pending_extra_info_updates()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 12:37:48 +0000 (14:37 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:51 +0000 (08:54 +0200)
commitf1577ce18004337ec2f6f48109ca14cac10a0a4f
tree0776380d725dc91580b9b67b15961e8cee00c1a8
parente4f7ad702ef271d2b0c03e9904b05f9bcbf0808b
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>
drivers/video/omap2/dss/apply.c