Searched refs:i915_gem_object_can_bypass_llc (Results 1 – 5 of 5) sorted by relevance
260 if (i915_gem_object_can_bypass_llc(obj) || in i915_gem_object_get_pages_dmabuf()
173 if (i915_gem_object_can_bypass_llc(obj)) in i915_gem_userptr_get_pages()
260 if (i915_gem_object_can_bypass_llc(obj)) in shmem_get_pages()
767 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj);
200 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj) in i915_gem_object_can_bypass_llc() function