OSDN Git Service

drm: rcar-du: Rework plane setup code
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 22 Feb 2015 23:25:19 +0000 (01:25 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:24 +0000 (16:16 +0200)
commitf398f344eb59cd9803091ee08bee77b4e473971e
treedd9cd2f04c4105882f5635122d07ff987a1d3745
parent4407cc02c9251b0ce6bad3718211353a7dba93ef
drm: rcar-du: Rework plane setup code

Now that the plane setup code isn't called outside of the plane
implementation, it can be simplified by merging the
rcar_du_plane_compute_base() and rcar_du_plane_update_base() functions.

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