On Thu, Apr 14, 2011 at 10:03:37AM +0100, Chris Wilson wrote: > ... reincarnated from i915_gem_object_flush_gpu(). The semantic > difference is that after calling finish_gpu() the object no longer > resides in any GPU domain, and so will cause the GPU caches to be > invalidated if it is ever used again.
We might want to add a bool pipelined argument to finish_gpu so we can reuse it in object_flush_fence. But that's for a later patch. Reviewed-by: Daniel Vetter <[email protected]> -- Daniel Vetter Mail: [email protected] Mobile: +41 (0)79 365 57 48 _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
