From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH v2] DRM: add drm gem cma helper Date: Wed, 27 Jun 2012 13:38:39 +0200 Message-ID: <1363865.2efEMulU3b@avalon> References: <1338451734-20232-1-git-send-email-s.hauer@pengutronix.de> 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 C57FBA08F5 for ; Wed, 27 Jun 2012 04:38:37 -0700 (PDT) In-Reply-To: <1338451734-20232-1-git-send-email-s.hauer@pengutronix.de> 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 Hi Sascha, On Thursday 31 May 2012 10:08:54 Sascha Hauer wrote: > Many embedded drm devices do not have a IOMMU and no dedicated > memory for graphics. These devices use cma (Contiguous Memory > Allocator) backed graphics memory. This patch provides helper > functions to be able to share the code. Do you plan to post v3 in the near future ? I'm preparing the next version of the Renesas Mobile DRM driver, which will depend on this patch (as well as Lars-Peter's kms/fb cma helper). -- Regards, Laurent Pinchart