Searched refs:i915_gem_object_has_tiling_quirk (Results 1 – 6 of 6) sorted by relevance
42 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in quirk_add()89 if (i915_gem_object_has_tiling_quirk(vma->obj)) in unpin_ggtt()98 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()
242 if (i915_gem_object_has_tiling_quirk(obj)) in i915_gem_object_attach_phys()
261 i915_gem_object_has_tiling_quirk(struct drm_i915_gem_object *obj) in i915_gem_object_has_tiling_quirk() function
70 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in __i915_gem_object_set_pages()
1044 GEM_BUG_ON(!i915_gem_object_has_tiling_quirk(obj)); in i915_gem_madvise_ioctl()1049 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in i915_gem_madvise_ioctl()