[PATCH 0/2] staging: drm/omap: more dmabuf/prime support

Rob Clark rob.clark at linaro.org
Thu May 17 01:37:24 PDT 2012


From: Rob Clark <rob at ti.com>

Now that dmabuf mmap support is in dmabuf-next, here is support for it
in omapdrm.  Also some basic support to import dmabuf's.  For now it
can only re-import dmabuf's that it exported itself, mainly because I
don't yet need anything else and also because at the moment I don't
have a way to test it (need another exporter).

Rob Clark (2):
  staging: drm/omap: dmabuf/prime mmap support
  staging: drm/omap: initial dmabuf/prime import support

 drivers/staging/omapdrm/omap_drv.c        |    2 +
 drivers/staging/omapdrm/omap_drv.h        |    7 ++
 drivers/staging/omapdrm/omap_fb.c         |    5 +-
 drivers/staging/omapdrm/omap_gem.c        |  104 ++++++++++++++++++++++++++---
 drivers/staging/omapdrm/omap_gem_dmabuf.c |   70 +++++++++++++++++++
 5 files changed, 177 insertions(+), 11 deletions(-)

-- 
1.7.9.5



More information about the dri-devel mailing list