drm/tegra: Atomic conversion, phase 3, step 3
authorThierry Reding <treding@nvidia.com>
Mon, 24 Nov 2014 16:41:23 +0000 (17:41 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:55 +0000 (10:14 +0100)
Provide a custom ->atomic_commit() implementation which supports async
commits. The generic atomic page-flip helper can use this to implement
page-flipping.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found