]> git.baikalelectronics.ru Git - kernel.git/commit
drm: rcar-du: Move plane allocator to rcar_du_plane.c
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 27 Jul 2015 12:34:18 +0000 (15:34 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 20 Feb 2016 00:58:56 +0000 (02:58 +0200)
commit61d46ca44024096377eaf6b15443be4342d7ae53
tree77671692d81686641543738a96d91c377bd1dd02
parentc538f9865b77895898391b475ff04bfee79e3d26
drm: rcar-du: Move plane allocator to rcar_du_plane.c

The plane allocator is specific to DU planes and won't be used for
VSP-based planes, move it with the rest of the DU planes code where it
belongs.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_kms.c
drivers/gpu/drm/rcar-du/rcar_du_plane.c
drivers/gpu/drm/rcar-du/rcar_du_plane.h