drm: rcar-du: Enable alpha property on primary planes
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 19 Sep 2018 15:56:59 +0000 (16:56 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 23 Nov 2018 11:51:22 +0000 (13:51 +0200)
commitbf17cda650d5723bbc1439bbcde81265ad207004
treebb64fa75e4a576088c293ce4eab327e046e56fd6
parent03e37b507c664d5275c08cd0c563cf919d8aac49
drm: rcar-du: Enable alpha property on primary planes

The hardware supports alpha on all planes, and using it on the primary
plane can be useful. Don't restrict the alpha property to overlay
planes.

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