Searched refs:i915_gem_object_has_tiling_quirk (Results 1 – 6 of 6) sorted by relevance
43 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in quirk_add()90 if (i915_gem_object_has_tiling_quirk(vma->obj)) in unpin_ggtt()99 GEM_BUG_ON(!i915_gem_object_has_tiling_quirk(obj)); in cleanup_objects()
283 GEM_BUG_ON(!i915_gem_object_has_tiling_quirk(obj)); in i915_gem_object_set_tiling()288 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in i915_gem_object_set_tiling()
318 if (i915_gem_object_has_tiling_quirk(obj)) in i915_gem_object_attach_phys()
69 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in __i915_gem_object_set_pages()
251 i915_gem_object_has_tiling_quirk(struct drm_i915_gem_object *obj) in i915_gem_object_has_tiling_quirk() function
1060 GEM_BUG_ON(!i915_gem_object_has_tiling_quirk(obj)); in i915_gem_madvise_ioctl()1065 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in i915_gem_madvise_ioctl()