drm: rcar-du: Split CRTC IRQ and Clock features
authorKieran Bingham <kieran.bingham@ideasonboard.com>
Wed, 22 Sep 2021 23:47:25 +0000 (00:47 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 7 Oct 2021 02:59:52 +0000 (05:59 +0300)
commitcc6f88b96ba2b7b69c28113ec5f08a5c18f7f178
tree557e286d1af5475fa79b4d258daed3816b27e18d
parent8c252d3b302abdaf841b18820c20b4e286317b63
drm: rcar-du: Split CRTC IRQ and Clock features

Not all platforms require both per-crtc IRQ and per-crtc clock
management. In preparation for suppporting such platforms, split the
feature macro to be able to specify both features independently.

The other features are incremented accordingly, to keep the two crtc
features adjacent.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_crtc.c
drivers/gpu/drm/rcar-du/rcar_du_drv.c
drivers/gpu/drm/rcar-du/rcar_du_drv.h