From: Laurent Pinchart Date: Sun, 22 Feb 2015 23:02:15 +0000 (+0200) Subject: drm: rcar-du: Implement asynchronous commit support X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3f9b22891acbc1fd06df80c62f5ac0e3b3d3a5;p=pandora-kernel.git drm: rcar-du: 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 --- Reading git-diff-tree failed