[PATCH v3 06/20] drm: omapdrm: Handle FIFO underflow IRQs internally
Tomi Valkeinen
tomi.valkeinen at ti.com
Tue Sep 20 13:17:41 UTC 2016
On 19/09/16 15:27, Laurent Pinchart wrote:
> As the FIFO underflow IRQ handler just prints an error message to the
> kernel log, simplify the code by not registering one IRQ handler per
> plane but print the messages directly from the main IRQ handler.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Changes since v1:
>
> - Only register error IRQs that exist on the HW
> ---
> drivers/gpu/drm/omapdrm/omap_drv.c | 4 +--
> drivers/gpu/drm/omapdrm/omap_drv.h | 2 +-
> drivers/gpu/drm/omapdrm/omap_irq.c | 66 ++++++++++++++++++++++++++++++++++--
> drivers/gpu/drm/omapdrm/omap_plane.c | 24 -------------
> 4 files changed, 66 insertions(+), 30 deletions(-)
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160920/0d488b54/attachment-0001.sig>
More information about the dri-devel
mailing list