commit | 85a96e7a4213de094acc63fd433dcf766e91c782 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jun 01 12:49:53 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Jun 12 13:19:32 2015 +0300 |
tree | 165b42cd63f04a67f448530c6f8835c8b9e29a0d | |
parent | 53d9f4e99de001374eb06195609cc0451f31a318 [diff] |
drm/i915: Make sure all planes and connectors are added on modeset. Add missing calls to drm_atomic_add_affected_*. This is needed to convert to atomic planes. When converting to atomic all planes are needed on modeset. For good measure make sure all connectors are added too. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>