From: Daniel Vetter Date: Wed, 19 Nov 2014 17:38:11 +0000 (+0100) Subject: drm/atomic_helper: Make it clear that commit_planes gets the old state X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fcfc899513a4d4729914b6872ab0564c0f523a;p=pandora-kernel.git drm/atomic_helper: Make it clear that commit_planes gets the old state Oversight from my kerneldoc cleanup when doing the original atomic helper series - I've only applied this clarification to the modeset related helpers, and not the plane update code. Remedy this asap. Signed-off-by: Daniel Vetter Reviewed-by: Rob Clark Signed-off-by: Dave Airlie --- Reading git-diff-tree failed