[PATCHv2 08/10] drm: omapdrm: crtc: handle framedone directly

Pavel Machek pavel at ucw.cz
Fri Mar 17 15:26:54 UTC 2017


> @@ -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 <pavel at ucw.cz>

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170317/f95d94ac/attachment.sig>


More information about the dri-devel mailing list