From: Maarten Lankhorst Date: Tue, 19 May 2015 14:41:03 +0000 (+0200) Subject: drm/atomic: add all affected planes in drm_atomic_helper_check_modeset X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~41^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57744aa7cfb5969c5a0621f4cfa45bb83d391064;p=pandora-kernel.git drm/atomic: add all affected planes in drm_atomic_helper_check_modeset Drivers may need to recalculate plane state when a modeset occurs, not reliably adding them might cause hard to debug bugs. Signed-off-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed