Searched refs:i915_gem_clflush_object (Results 1 – 6 of 6) sorted by relevance
15 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj,
72 bool i915_gem_clflush_object(struct drm_i915_gem_object *obj, in i915_gem_clflush_object() function
26 i915_gem_clflush_object(obj, I915_CLFLUSH_FORCE); in __i915_gem_object_flush_for_display()458 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()
339 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_flush_write_domain()
140 i915_gem_clflush_object(obj, 0); in move_obj_to_gpu()
1257 i915_gem_clflush_object(obj, 0); in reloc_move_to_gpu()2173 if (i915_gem_clflush_object(obj, 0)) in eb_move_to_gpu()