commit | acf591c6aa1ef27b80da36e9f707b0efe003a03f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:44:06 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 2c5caa359f2e264507ea90783e9521169b8c90a0 | |
parent | fcd4188894dab2f08d74174edd214d7a82521167 [diff] |
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure The num_ovls and num_mgrs are dispc features. Move them 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>