commit | 6ad11bc3a0b84deb39f581ed36e19f82b9393695 | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Tue Apr 10 13:19:55 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 10 11:25:59 2012 -0700 |
tree | de9c3acbe1b1d7e3699ca63550cd718b1f5679bb | |
parent | b3f79f980a07fabe22d553fb75010d5d0a12c943 [diff] |
staging: drm/omap: dmabuf/prime support For now just implementing the exporting APIs, not yet importing. And kmap is rejected on tiled buffers (although the usefulness of that seems questionable, but could be added later if needed). Signed-off-by: Rob Clark <rob@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>