Hi John, 2016-01-13 John.C.Harrison@xxxxxxxxx <John.C.Harrison@xxxxxxxxx>: > From: John Harrison <John.C.Harrison@xxxxxxxxx> > > The sync framework is now used by the i915 driver. Therefore it can be > moved out of staging and into the regular tree. Also, the public > interfaces can actually be made public and exported. I also have been working on de-staging the sync framework, but I've taken the approach of cleaning up the sync framework first. e.g., I got rid of sync_pt and use struct fence directly, also sync_timeline is now fence_timeline and its ops are gone in favor of fence_ops. My current work is here: https://git.kernel.org/cgit/linux/kernel/git/padovan/linux.git/log/?h=sync My current plan is clean up patches, add commits messages and document the changes I've made and then it should be ready for a RFC. Gustavo _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx