diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-08 09:05:31 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-27 11:27:02 +0100 |
commit | 15f5e7324a683ee1c2991a9953103dd9b3b6fa5e (patch) | |
tree | a80156cff4681799b3be14e46b11582a550ab5ff /drivers/video/sysfillrect.c | |
parent | OMAPDSS: DISPC: add no_framedone_tv feat (diff) | |
download | linux-15f5e7324a683ee1c2991a9953103dd9b3b6fa5e.tar.xz linux-15f5e7324a683ee1c2991a9953103dd9b3b6fa5e.zip |
OMAPDSS: DISPC: use get_framedone_irq in disable_digit_out
dispc_mgr_disable_digit_out() needs to wait until the DIGIT output is
turned off. This is done with either VSYNC irq on OMAP2/3 and
FRAMEDONETV on OMAP4+. It currently uses a rather hacky way to decide
what irq to use.
This patch changes dispc_mgr_disable_digit_out to use
dispc_mgr_get_framedone_irq to find out if there's framedone irq on this
SoC, and if not, uses VSYNC.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/sysfillrect.c')
0 files changed, 0 insertions, 0 deletions