From: Laurent Pinchart Date: Thu, 5 Mar 2015 21:42:39 +0000 (+0200) Subject: drm: omapdrm: Implement asynchronous commit support X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~16^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748471a5e4afc91e2867caad3da613320fd88bbe;p=pandora-kernel.git drm: omapdrm: Implement asynchronous commit support Implement a custom .atomic_commit() handler that supports asynchronous commits using a work queue. This can be used for userspace-driven asynchronous commits, as well as for an atomic page flip implementation. Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed