[Bug 76307] [BDW Bisected]igt/kms_fbc_crc/page_flip fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 6 03:57:18 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76307

--- Comment #15 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to comment #14)
> (In reply to comment #13)
> > (In reply to comment #12)
> > > 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.

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140606/8cd7d529/attachment-0001.html>


More information about the intel-gfx-bugs mailing list