commit | d980278bd8fc5b4054d4a7593620ad3ec6e1104a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue May 09 01:27:13 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:02 2017 +0300 |
tree | 3545fe86fadcb01bb005df13bf7d2beeb235aaae | |
parent | ba527c13644fdeacdb4756fc9dd9aa598a40bce3 [diff] |
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>