diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-11-25 17:26:13 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-12-02 08:54:55 +0200 |
commit | 9f808956d3cd07c8dc69e213931b19bad56344fb (patch) | |
tree | d33508726c6532fbe00df6ef3fadb3c6a7f650c3 /drivers/video/gbefb.c | |
parent | cc372d84e231ea9f574ef5de9a7ab39dee5a021d (diff) | |
download | blackbird-op-linux-9f808956d3cd07c8dc69e213931b19bad56344fb.tar.gz blackbird-op-linux-9f808956d3cd07c8dc69e213931b19bad56344fb.zip |
OMAPDSS: APPLY: fix need_isr
need_isr() should return true whenever there's work that needs to be
handled in the VSYNC/FRAMEDONE irq handler. However, need_isr() is
missing some cases where we need the irq handler.
This patch adds checks for shadow dirty flags, so that the irq handler
is started/kept running while shadow dirty flags are set.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/gbefb.c')
0 files changed, 0 insertions, 0 deletions