From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 0/4] [CFT] interlaced support Date: Sat, 28 Jan 2012 12:13:23 +0100 Message-ID: <20120128111323.GB4344@phenom.ffwll.local> References: <1327611693-27294-1-git-send-email-daniel.vetter@ffwll.ch> <20120127102221.GA3901@phenom.ffwll.local> <20120127174306.GE3901@phenom.ffwll.local> <20120127214135.GG3901@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f43.google.com (mail-ww0-f43.google.com [74.125.82.43]) by gabe.freedesktop.org (Postfix) with ESMTP id 7DA769E7C8 for ; Sat, 28 Jan 2012 03:13:22 -0800 (PST) Received: by wgbdt11 with SMTP id dt11so2325199wgb.12 for ; Sat, 28 Jan 2012 03:13:21 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Alfonso Fiore Cc: Intel Graphics Development List-Id: intel-gfx@lists.freedesktop.org On Sat, Jan 28, 2012 at 02:52:21AM +0100, Alfonso Fiore wrote: > On Fri, Jan 27, 2012 at 10:41 PM, Daniel Vetter wrote: > > > > Paulo and me have crawled around in interlaced-land some more > > I just came home ready to test my compiled kernel but when I read this > message I thought I should download your latest source files and > recompile. It was not so simple but I think I managed (by the way, > what's the simple command to update my local copy?). $ git fetch should sync up your local git repo with that remote, then update your working copy with $ git checkout / like when checking out for the first time. > while my new kernel compiles: is there a simple way to check I'm > testing your latest changes and not the previous version? CONFIG_LOCALVERSION_AUTO appends the git sha1 to your uname -r string. -Daniel -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48