Searched refs:I915_BO_FLAG_STRUCT_PAGE (Results 1 – 9 of 9) sorted by relevance
118 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_gem_object()
171 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_pages_object()
310 #define I915_BO_FLAG_STRUCT_PAGE BIT(0) /* Object backed by struct pages */ macro
181 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_create_internal()
79 obj->mem_flags &= ~I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_get_pages_phys()
310 obj->mem_flags &= ~(I915_BO_FLAG_STRUCT_PAGE | I915_BO_FLAG_IOMEM); in i915_ttm_adjust_gem_after_move()313 I915_BO_FLAG_STRUCT_PAGE; in i915_ttm_adjust_gem_after_move()
550 obj->mem_flags = I915_BO_FLAG_STRUCT_PAGE; in i915_gem_userptr_ioctl()
537 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in shmem_object_init()
490 return obj->mem_flags & I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_has_struct_page()