<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Bisected]igt/kms_fbc_crc/page_flip fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76307#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [BDW Bisected]igt/kms_fbc_crc/page_flip fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76307">bug 76307</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=76307#c14">comment #14</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=76307#c13">comment #13</a>)
> > (In reply to <a href="show_bug.cgi?id=76307#c12">comment #12</a>)
> > > This [1] is my current wip branch for fixing fbc properly. I think it's
> > > close to being ready, I just need to split one of the patches a bit more.
> > > Give it a try if you want.
> > > 
> > > [1] git://gitorious.org/vsyrjala/linux.git fbc_update_thing_9
> > 
> > 6 KiB/s is too slow. I think patch is better than new tree.
> > Cloning into 'fbc_update_thing_9'...
> > remote: Counting objects: 39968, done.
> > remote: Compressing objects: 100% (38055/38055), done.
> > Receiving objects:  71% (28525/39968), 81.43 MiB | 6 KiB/s

> Cloning into 'fbc_update_thing_9'...
> remote: Counting objects: 39968, done.
> remote: Compressing objects: 100% (38055/38055), done.
> Receiving objects:  78% (31533/39968), 96.18 MiB | 1 KiB/s

> I hope you can provide patch.</span >

You probably have 99+% of the repo locally already in another kernel repo. You
could do either 1) git clone --reference=/path/to/linux/.git
git://gitorious.org/vsyrjala/linux.git, or 2) cd /path/to/linux; git remote add
vsyrjala git://gitorious.org/vsyrjala/linux.git; git fetch vsyrjala; git
checkout -t vsyrjala/fbc_update_thing_9

HTH. See man git-clone and man git-remote for further details.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>