Searched refs:i915_gem_clflush_object (Results 1 – 4 of 4) sorted by relevance
15 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj,
75 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in flush_write_domain()95 i915_gem_clflush_object(obj, I915_CLFLUSH_FORCE); in __i915_gem_object_flush_for_display()481 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()
71 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj, in i915_gem_clflush_object() function
2119 if (i915_gem_clflush_object(obj, 0)) in eb_move_to_gpu()