From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 0/4] [CFT] interlaced support Date: Fri, 27 Jan 2012 18:02:14 +0100 Message-ID: <20120127170214.GD3901@phenom.ffwll.local> References: <1327611693-27294-1-git-send-email-daniel.vetter@ffwll.ch> <20120126214920.GA30536@phenom.ffwll.local> <20120126222224.GC30536@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-we0-f177.google.com (mail-we0-f177.google.com [74.125.82.177]) by gabe.freedesktop.org (Postfix) with ESMTP id D07CB9EC82 for ; Fri, 27 Jan 2012 09:02:14 -0800 (PST) Received: by wera10 with SMTP id a10so1978230wer.36 for ; Fri, 27 Jan 2012 09:02:14 -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: Daniel Vetter , Intel Graphics Development List-Id: intel-gfx@lists.freedesktop.org On Fri, Jan 27, 2012 at 12:34:41AM +0100, Alfonso Fiore wrote: > On Thu, Jan 26, 2012 at 11:22 PM, Daniel Vetter wrote: > > > > git://people.freedesktop.org/~danvet/drm interlaced > > Thank you Daniel, > > is it normal that is super-slow? git repors 1K/sec. I download about > 10 MB so far... You don't need to download an entire git tree again, you can also add a new remote to an existing git checkout of the linux kernel: $ git remote add $ git fetch $ git checkout / You then have 2 different upstreams/remote repositories: One is "origin" which points at the git repo of the original clone, the other is the new one. -Daniel -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48