Home
last modified time | relevance | path

Searched refs:i915_gem_object_has_tiling_quirk (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c43 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()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_tiling.c283 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()
H A Di915_gem_phys.c243 if (i915_gem_object_has_tiling_quirk(obj)) in i915_gem_object_attach_phys()
H A Di915_gem_pages.c69 GEM_BUG_ON(i915_gem_object_has_tiling_quirk(obj)); in __i915_gem_object_set_pages()
H A Di915_gem_object.h251 i915_gem_object_has_tiling_quirk(struct drm_i915_gem_object *obj) in i915_gem_object_has_tiling_quirk() function
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem.c1060 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()