commit | a9e6f9f7d603ef769b4cd33e0a2b61ba48a1058e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue May 09 01:27:10 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:53:42 2017 +0300 |
tree | 0efa5e1970a897747b60a5c1753f6be2ccffce5e | |
parent | ce9a8f1ad7564fa24bc12066b41f2a09eb1a8394 [diff] |
drm: omapdrm: Use DRM core's atomic commit helper The DRM core atomic helper now supports asynchronous commits natively. The custom omapdrm implementation isn't needed anymore, remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>