Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344578
b: refs/heads/master
c: d7b6b6b
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Oct 18, 2012
1 parent 1a4de7f commit 2820659
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78e7f256b207aba4bc0bcd9ba55e472dab87afc8
refs/heads/master: d7b6b6b1e7490beba3f4a30d8a6f22947c263ffe
3 changes: 3 additions & 0 deletions trunk/drivers/video/omap2/dss/apply.c
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,9 @@ int dss_mgr_enable(struct omap_overlay_manager *mgr)
if (!mgr_manual_update(mgr))
mp->updating = true;

if (!dss_data.irq_enabled && need_isr())
dss_register_vsync_isr();

spin_unlock_irqrestore(&data_lock, flags);

if (!mgr_manual_update(mgr))
Expand Down

0 comments on commit 2820659

Please sign in to comment.