]> 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)
commitb7bd5cfd91ccbeb34122ad66cdc26946c6d18452
tree77671692d81686641543738a96d91c377bd1dd02
parentbfb76fd9e82b98fe47206fa2f724180c7761c1ed
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