Searched refs:i915_gem_object_can_bypass_llc (Results 1 – 5 of 5) sorted by relevance
259 if (i915_gem_object_can_bypass_llc(obj) || in i915_gem_object_get_pages_dmabuf()
142 if (i915_gem_object_can_bypass_llc(obj)) in i915_gem_userptr_get_pages()
256 if (i915_gem_object_can_bypass_llc(obj)) in shmem_get_pages()
770 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj);
206 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj) in i915_gem_object_can_bypass_llc() function