From: Daniel Vetter Date: Sun, 27 Jul 2014 16:30:19 +0000 (+0200) Subject: drm/atomic-helpers: document how to implement async commit X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~75^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c833a7dfdbf47934537e19c3a61c2c98409afd;p=pandora-kernel.git drm/atomic-helpers: document how to implement async commit No helper function to do it all yet provided since no driver has support for driver core fences yet. Which we'd need to make the implementation really generic. v2: Clarify async howto a bit per the discussion With Rob Clark. Cc: Rob Clark Reviewed-by: Sean Paul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed