Searched hist:cc6f88b96ba2b7b69c28113ec5f08a5c18f7f178 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_drv.h | cc6f88b96ba2b7b69c28113ec5f08a5c18f7f178 Wed Sep 22 23:47:25 UTC 2021 Kieran Bingham <kieran.bingham@ideasonboard.com> 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>
|
H A D | rcar_du_crtc.c | cc6f88b96ba2b7b69c28113ec5f08a5c18f7f178 Wed Sep 22 23:47:25 UTC 2021 Kieran Bingham <kieran.bingham@ideasonboard.com> 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>
|
H A D | rcar_du_drv.c | cc6f88b96ba2b7b69c28113ec5f08a5c18f7f178 Wed Sep 22 23:47:25 UTC 2021 Kieran Bingham <kieran.bingham@ideasonboard.com> 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>
|