From: Maarten Lankhorst Date: Tue, 19 May 2015 14:41:02 +0000 (+0200) Subject: drm/atomic: add drm_atomic_add_affected_planes X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~41^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01e9f75a0c4e6cdbf1f139e37e9161408e49b7c;p=pandora-kernel.git drm/atomic: add drm_atomic_add_affected_planes This is a convenience function to add all planes for a crtc, similar to add_affected_connectors. This will be used in drm_atomic_helper_check_modeset, but drivers can call it too when they need to recalculate all state. Signed-off-by: Maarten Lankhorst [danvet: Amend kerneldoc a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed