Searched refs:i915_gem_object_can_bypass_llc (Results 1 – 5 of 5) sorted by relevance
262 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()
763 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj);
250 if (i915_gem_object_can_bypass_llc(obj)) in shmem_get_pages()
142 bool i915_gem_object_can_bypass_llc(struct drm_i915_gem_object *obj) in i915_gem_object_can_bypass_llc() function
Completed in 9 milliseconds