Re: [PATCH v3 0/3] drm/omap: Make omapdss API more generic + related patches

2018-02-08 Thread Tomi Valkeinen
On 07/02/18 16:11, Jyri Sarha wrote: > Since v2: > - Simplify dispc_mgr_has_framedone() > - dispc_hw_to_api_irq() and dispc_api_to_hw_irq() use new dispc_irq_bits[] > - rename dispc_ops read_irqstatus() to read_and_clear_irqstatus() and remove > clearmask > - precalculate priv->irq_uf_mask in

[PATCH v3 0/3] drm/omap: Make omapdss API more generic + related patches

2018-02-07 Thread Jyri Sarha
Since v2: - Simplify dispc_mgr_has_framedone() - dispc_hw_to_api_irq() and dispc_api_to_hw_irq() use new dispc_irq_bits[] - rename dispc_ops read_irqstatus() to read_and_clear_irqstatus() and remove clearmask - precalculate priv->irq_uf_mask in omap_drm_irq_install() and use it in