From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 0/2] GEM CMA DMA-BUF support Date: Mon, 15 Apr 2013 15:39:20 +0200 Message-ID: <3961884.6b7yW6F7aE@avalon> References: <1363099538-6045-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <2979018.Ry0RIbZk0Y@avalon> <7037846.bb3IFv1e3D@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [95.142.166.194]) by gabe.freedesktop.org (Postfix) with ESMTP id 736EFE6122 for ; Mon, 15 Apr 2013 06:39:15 -0700 (PDT) In-Reply-To: <7037846.bb3IFv1e3D@avalon> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Thursday 28 March 2013 16:12:25 Laurent Pinchart wrote: > On Thursday 14 March 2013 15:05:29 Laurent Pinchart wrote: > > On Tuesday 12 March 2013 15:45:36 Laurent Pinchart wrote: > > > Hello, > > > > > > This two patches add support for GEM CMA objects import and export as > > > dma-buf file handles. > > > > > > There's not much to be added about the patches themselves, they're > > > pretty self-explicit. The code is based on the Exynos DRM DMA-BUF > > > implementation. > > > > > > The exporter role has been successfully tested with the Renesas R-Car DU > > > driver. > > > > > > Laurent Pinchart (2): > > > drm: GEM CMA: Split object creation into object alloc and DMA memory > > > > > > alloc > > > > > > drm: GEM CMA: Add DRM PRIME support > > > > > > drivers/gpu/drm/drm_gem_cma_helper.c | 376 +++++++++++++++++++++++++--- > > > include/drm/drm_gem_cma_helper.h | 9 + > > > 2 files changed, 356 insertions(+), 29 deletions(-) > > > > Oops, the CC list was missing from the original post, sorry about that. > > It's fixed now. > > No comment about these patches ? I'd like to get them in v3.10 if possible. Ping ? -- Regards, Laurent Pinchart