commit | 9cba3b9945d0dd8df9629768f04e23f933e4b0d0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 14 22:39:43 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:36:42 2016 +0200 |
tree | 75947282d7cda7426864bc06efe344cc07214e83 | |
parent | cdb0381d2f19974dc092d5aac672978d0f771eb6 [diff] |
drm/omap: gem: Refactor GEM object allocation Split the individual steps of GEM object allocation and initialization clearly. This improves readability and prepares for dma_buf import support. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>