From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [GIT PULL FOR v3.18] DRM core change Date: Mon, 15 Sep 2014 14:29:52 +0300 Message-ID: <9127235.Nc2TID3IF5@avalon> References: <7079292.9CXZxRSFql@avalon> <20140915094423.GP4740@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from galahad.ideasonboard.com (galahad.ideasonboard.com [185.26.127.97]) by gabe.freedesktop.org (Postfix) with ESMTP id A930B6E329 for ; Mon, 15 Sep 2014 04:29:51 -0700 (PDT) In-Reply-To: <20140915094423.GP4740@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi Daniel, On Monday 15 September 2014 11:44:23 Daniel Vetter wrote: > On Mon, Sep 15, 2014 at 12:31:54PM +0300, Laurent Pinchart wrote: > > Hi Dave, > > > > The following changes since commit 98faa78ce7f1f986e11e7805d31b409782a6d2d4: > > Merge tag 'topic/drm-header-rework-2014-09-12' of > > > > git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-13 07:01:49 > > +1000) > > > > are available in the git repository at: > > git://linuxtv.org/pinchartl/fbdev.git drm/next/core > > > > for you to fetch changes up to 41e58cca2f8d99fe3d5cf60ad1a59cf94b00cf7a: > > drm/gem: Fix kerneldoc typo (2014-09-15 12:30:21 +0300) > > I already have this one in my topic/core-stuff branch. Thank you. If you find yourself bored sometime, a git hook that would send an e-mail notification when you add a patch to a branch you will push to mainline would be appreciated :-) > > ---------------------------------------------------------------- > > > > Laurent Pinchart (1): > > drm/gem: Fix kerneldoc typo > > > > drivers/gpu/drm/drm_gem.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) -- Regards, Laurent Pinchart