From: Maarten Lankhorst Date: Mon, 1 Jun 2015 10:49:53 +0000 (+0200) Subject: drm/i915: Make sure all planes and connectors are added on modeset. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~284^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a96e7a4213de094acc63fd433dcf766e91c782;p=pandora-kernel.git 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 Reviewed-by: Matt Roper Signed-off-by: Jani Nikula --- Reading git-diff-tree failed