commit | ac3b13189333c224e800b3421ac89536d0109b78 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 05 19:11:30 2018 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 16:13:27 2018 +0300 |
tree | d095b9ce25ae612ee1e96543a101b07ac37eec99 | |
parent | f96993630445b7bf0aebc67288f804035ec46fc6 [diff] |
drm/omap: Create all planes before CRTCs Creating all the planes in a single location instead of creating them per-CRTC with remaining planes then created in a second step simplifies the logic. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>