From: Daniel Vetter Date: Wed, 26 Nov 2014 15:57:41 +0000 (+0100) Subject: drm/atomic-helper: Export both plane and modeset check helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~44^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b13620fa09d2652008f96e083592c772532fd1;p=pandora-kernel.git drm/atomic-helper: Export both plane and modeset check helpers The default call sequence for these two parts won't fit for all drivers. So export the two pieces and explain with a bit of kerneldoc when each should be called. v2: Squash in fixup from Rob to actually add the newly exported functions to headers Cc: Rob Clark Reviewed-by: Rob Clark Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed