All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] GEM CMA DMA-BUF
@ 2013-06-08  7:25 Laurent Pinchart
  2013-06-10 22:24 ` Dave Airlie
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2013-06-08  7:25 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

Hi Dave,

Here's a small pull request for v3.11 that contains the GEM CMA DMA-BUF 
support patches. The content is identical to "[PATCH v3 0/5] GEM CMA DMA-BUF 
support" with acks picked up from the list.

The following changes since commit 328a4719b6a0930721b5f8d5c69993d3b6e3913f:

  drm_modes: videomode: add doubleclk flag (2013-06-03 18:42:35 +1000)

are available in the git repository at:

  git://linuxtv.org/pinchartl/fbdev.git drm/next

for you to fetch changes up to 71d7282a0f1abb488e5be4d154893579624bc683:

  drm: GEM CMA: Add DRM PRIME support (2013-06-08 09:14:05 +0200)

----------------------------------------------------------------
Laurent Pinchart (5):
      drm/gem: Split drm_gem_mmap() into object search and object mapping
      drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
      drm: GEM CMA: Split object creation into object alloc and DMA memory 
alloc
      drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
      drm: GEM CMA: Add DRM PRIME support

 drivers/gpu/drm/drm_gem.c                 |  83 +++++---
 drivers/gpu/drm/drm_gem_cma_helper.c      | 404 ++++++++++++++++++++++++++---
 drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c |  32 +--
 include/drm/drmP.h                        |   2 +
 include/drm/drm_gem_cma_helper.h          |   9 +
 5 files changed, 434 insertions(+), 96 deletions(-)

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] GEM CMA DMA-BUF
  2013-06-08  7:25 [PULL] GEM CMA DMA-BUF Laurent Pinchart
@ 2013-06-10 22:24 ` Dave Airlie
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Airlie @ 2013-06-10 22:24 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: dri-devel

>
> Here's a small pull request for v3.11 that contains the GEM CMA DMA-BUF
> support patches. The content is identical to "[PATCH v3 0/5] GEM CMA DMA-BUF
> support" with acks picked up from the list.

Pulled, thanks,

Dave.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-10 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-08  7:25 [PULL] GEM CMA DMA-BUF Laurent Pinchart
2013-06-10 22:24 ` Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.