Searched refs:i915_gem_object_has_struct_page (Results 1 – 8 of 8) sorted by relevance
86 if (!i915_gem_object_has_struct_page(obj)) { in i915_gem_clflush_object()
31 if (i915_gem_object_has_struct_page(obj)) in __i915_gem_object_set_pages()384 else if (i915_gem_object_has_struct_page(obj)) in i915_gem_object_pin_map()569 GEM_BUG_ON(!i915_gem_object_has_struct_page(obj)); in i915_gem_object_get_page()
553 if (!i915_gem_object_has_struct_page(obj)) in i915_gem_object_prepare_read()603 if (!i915_gem_object_has_struct_page(obj)) in i915_gem_object_prepare_write()
170 if (i915_gem_object_has_struct_page(obj)) in clear_pages_worker()
201 i915_gem_object_has_struct_page(const struct drm_i915_gem_object *obj) in i915_gem_object_has_struct_page() function
575 if (!i915_gem_object_has_struct_page(obj)) in use_cpu_reloc()
580 if (i915_gem_object_has_struct_page(obj)) { in i915_gem_gtt_pwrite_fast()840 if (!i915_gem_object_has_struct_page(obj) || in i915_gem_pwrite_ioctl()849 if (i915_gem_object_has_struct_page(obj)) in i915_gem_pwrite_ioctl()
1028 if (i915_gem_object_has_struct_page(obj)) in cpu_check()