drm/tegra: Implement page-flipping support
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 28 Nov 2012 11:00:18 +0000 (12:00 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:21:27 +0000 (08:21 +0100)
All the necessary support bits like .mode_set_base() and VBLANK are now
available, so page-flipping case easily be implemented on top.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

No differences found