Searched refs:i915_gem_object_is_tiled (Results 1 – 12 of 12) sorted by relevance
227 i915_gem_object_is_tiled(obj); in i915_gem_object_needs_bit17_swizzle()287 if (!i915_gem_object_is_tiled(obj)) { in i915_gem_object_set_tiling()
459 if (i915_gem_object_is_tiled(obj)) in i915_gem_object_pin_to_display_plane()
67 if (i915_gem_object_is_tiled(obj) && in __i915_gem_object_set_pages()
324 i915_gem_object_is_tiled(const struct drm_i915_gem_object *obj) in i915_gem_object_is_tiled() function
544 i915_gem_object_is_tiled(vma->obj)) in eb_validate_vma()1283 if (i915_gem_object_is_tiled(obj)) in reloc_iomap()
237 if (i915_gem_object_is_tiled(obj)) in compute_partial_view()
366 struct i915_vma *set = i915_gem_object_is_tiled(vma->obj) ? vma : NULL; in __i915_vma_pin_fence()428 if (!vma->fence && !i915_gem_object_is_tiled(vma->obj)) in i915_vma_pin_fence()
325 if (!i915_gem_object_is_tiled(obj)) in i915_gem_gtt_prepare()993 if (vma->fence && !i915_gem_object_is_tiled(obj)) { in i915_gem_object_ggtt_pin_ww()1057 i915_gem_object_is_tiled(obj) && in i915_gem_madvise_ioctl()
249 if (i915_gem_object_is_tiled(obj) && in initial_plane_vma()
1145 if (i915_gem_object_is_tiled(new_bo)) { in intel_overlay_put_image_ioctl()
1302 if (color_plane == 0 && i915_gem_object_is_tiled(obj) && in convert_plane_offset_to_xy()
2173 if (!i915_gem_object_is_tiled(obj)) in i9xx_update_wm()