OSDN Git Service

drm: omapdrm: Remove custom plane state
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 8 May 2017 22:27:13 +0000 (01:27 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jun 2017 07:57:02 +0000 (10:57 +0300)
commitd980278bd8fc5b4054d4a7593620ad3ec6e1104a
tree3545fe86fadcb01bb005df13bf7d2beeb235aaae
parentba527c13644fdeacdb4756fc9dd9aa598a40bce3
drm: omapdrm: Remove custom plane state

The custom plane state only encapsulates the standard plane state with
adding any custom field. Remove it and use the atomic plane helpers
directly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_plane.c