]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita7de207017decd76008c058faa01691fd125a803
tree0776380d725dc91580b9b67b15961e8cee00c1a8
parent90a39706e9ce212077763d539c2c5525635078fe
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