| commit | c9879c3611d0a54d0e3d672825e0336a3dd4babe | [log] [tgz] |
|---|---|---|
| author | David Garbett <David.Garbett@arm.com> | Tue May 29 12:00:52 2012 |
| committer | Anush Elangovan <anush@chromium.org> | Fri Jun 01 03:29:57 2012 |
| tree | 25821ec0770e3b955ee946b7bc744f6341cb370c | |
| parent | ff69ef798c42e6488a7a5cd83780a305b3f83c78 [diff] |
Pass explicit dimensions when creating a buffer. Replace omap_bo_new interface from libdrm omap layer with omap_bo_new_with_dim, which takes width, height and bpp instead of a size. This enables the pitch and size calculations from the DRM driver to be used by the DDX driver. Change-Id: I84543860f9b149fefbb65c6100eb7bf00598be78 Conflicts: src/omap_driver.c