commit | 94f96ad7c7372dcba74d296de7251f8c6079a2e0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:44:04 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 68ad8298479562f21f3928b02176d33c135894b1 | |
parent | 28550474747853d701173ead5722c2215112a84e [diff] |
drm: omapdrm: Move color modes feature to dispc_features structure The supported_color_modes is a dispc feature. Move it from the omap_dss_features structure to the dispc_features structure. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>