Searched refs:i915_gem_clflush_object (Results 1 – 4 of 4) sorted by relevance
31 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj,
118 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj, in i915_gem_clflush_object() function
730 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in flush_write_domain()3839 i915_gem_clflush_object(obj, I915_CLFLUSH_FORCE); in __i915_gem_object_flush_for_display()4327 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()
1792 if (i915_gem_clflush_object(obj, 0)) in eb_move_to_gpu()