Searched refs:i915_gem_object_has_struct_page (Results 1 – 5 of 5) sorted by relevance
130 if (!i915_gem_object_has_struct_page(obj)) { in i915_gem_clflush_object()
372 i915_gem_object_has_struct_page(const struct drm_i915_gem_object *obj) in i915_gem_object_has_struct_page() function
122 if (!i915_gem_object_has_struct_page(obj)) in i915_gem_dmabuf_kmap()
922 if (!i915_gem_object_has_struct_page(obj)) in i915_gem_obj_prepare_shmem_read()974 if (!i915_gem_object_has_struct_page(obj)) in i915_gem_obj_prepare_shmem_write()1371 if (i915_gem_object_has_struct_page(obj)) { in i915_gem_gtt_pwrite_fast()1663 if (!i915_gem_object_has_struct_page(obj) || in i915_gem_pwrite_ioctl()2834 if (unlikely(!i915_gem_object_has_struct_page(obj))) in i915_gem_object_pin_map()6084 GEM_BUG_ON(!i915_gem_object_has_struct_page(obj)); in i915_gem_object_get_page()
576 if (!i915_gem_object_has_struct_page(obj)) in use_cpu_reloc()