commit | fa16d26289a03c2cf5189a2693c5615644e56ec3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Mar 06 16:01:53 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Jun 12 22:52:48 2015 +0300 |
tree | 76bc0b8ef91c450f0b86e4d30f3b8326a706edd4 | |
parent | 748471a5e4afc91e2867caad3da613320fd88bbe [diff] |
drm: omapdrm: Switch page flip to atomic helpers The atomic page flip helper implements the page flip operation using asynchronous commits. As the legacy page flip was the last caller of omap_plane_mode_set(), remove the function. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>