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:58:37 +0200 Message-ID: <6538417.vivyQ8jNtV@avalon> References: <1363099538-6045-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <3961884.6b7yW6F7aE@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 2F1F7E5EF8 for ; Mon, 15 Apr 2013 06:58:32 -0700 (PDT) In-Reply-To: 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: Rob Clark Cc: "dri-devel@lists.freedesktop.org" List-Id: dri-devel@lists.freedesktop.org Hi Rob, On Monday 15 April 2013 09:52:33 Rob Clark wrote: > On Mon, Apr 15, 2013 at 9:39 AM, Laurent Pinchart wrote: > > 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 ? > > you might want to re-send the series? It seems to have gotten buried.. Done. Some mails that I receive on the dri-devel mailing list are stripped from the CC list. Is that a known issue ? -- Regards, Laurent Pinchart