Searched refs:i915_gem_clflush_object (Results 1 – 4 of 4) sorted by relevance
14 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj,
79 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in flush_write_domain()99 i915_gem_clflush_object(obj, I915_CLFLUSH_FORCE); in __i915_gem_object_flush_for_display()510 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()
70 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj, in i915_gem_clflush_object() function
2131 if (i915_gem_clflush_object(obj, 0)) in eb_move_to_gpu()
Completed in 13 milliseconds