Searched refs:i915_gem_cpu_write_needs_clflush (Results 1 – 2 of 2) sorted by relevance
773 bool i915_gem_cpu_write_needs_clflush(struct drm_i915_gem_object *obj);798 if (i915_gem_cpu_write_needs_clflush(obj)) in __start_cpu_write()
37 bool i915_gem_cpu_write_needs_clflush(struct drm_i915_gem_object *obj) in i915_gem_cpu_write_needs_clflush() function