From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH] drm: gma500: Kill the GEM glue layer Date: Thu, 23 Aug 2012 11:52:06 +0100 Message-ID: <20120823115206.153f01b7@bob.linux.org.uk> References: <1337180384-8431-1-git-send-email-laurent.pinchart@ideasonboard.com> <7701944.ik3YD2Qe1E@avalon> <20120717172106.2e0b10f2@bob.linux.org.uk> <7356048.5QipIapJLh@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 85F189E8B1 for ; Thu, 23 Aug 2012 03:34:31 -0700 (PDT) In-Reply-To: <7356048.5QipIapJLh@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: Laurent Pinchart Cc: "Kirill A. Shutemov" , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Thu, 23 Aug 2012 12:03:59 +0200 Laurent Pinchart wrote: > Hi Alan, > > On Tuesday 17 July 2012 17:21:06 Alan Cox wrote: > > On Tue, 17 Jul 2012 17:09:25 +0200 Laurent Pinchart wrote: > > > On Wednesday 16 May 2012 16:10:37 Alan Cox wrote: > > > > On Wed, 16 May 2012 16:59:44 +0200 Laurent Pinchart wrote: > > > > > The private gem_create_mmap_offset() function is now > > > > > implemented in the DRM core as drm_gem_create_mmap_offset(). > > > > > Use it and kill the private copy. > > > > > > > > That was always then plan so yes - I'll fold this into my tree > > > > and test it. > > > > > > Any update ? > > > > Sorry it fell off the bottom of the job list. I'll do it right now > > so it doesn't escape > > I still can't find the patch in drm-next. Does it have a bad tendency > to fell off ? :-) I sent to Dave along with the mode setting fixes and DP/eDP support. None of them are yet in the tree but I've not re-sent again as Dave seemed to be busy to trying to mend the -rc tree. Alan