> @@ -264,8 +267,10 @@ int omap_drm_irq_install(struct drm_device *dev)
>                       priv->irq_mask |= omap_underflow_irqs[i];
>       }
>  
> -     for (i = 0; i < num_mgrs; ++i)
> +     for (i = 0; i < num_mgrs; ++i) {
>               priv->irq_mask |= dispc_mgr_get_sync_lost_irq(i);
> +             priv->irq_mask |= dispc_mgr_get_framedone_irq(i);
> +     }
>  

i++, we are no C++. OTOH, not your fault.

Acked-by: Pavel Machek <pa...@ucw.cz>

                                                                        Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Attachment: signature.asc
Description: Digital signature

Reply via email to