Searched refs:I915_BO_ALLOC_FLAGS (Results 1 – 3 of 3) sorted by relevance
48 GEM_BUG_ON(flags & ~I915_BO_ALLOC_FLAGS); in i915_gem_object_create_region()
299 #define I915_BO_ALLOC_FLAGS (I915_BO_ALLOC_CONTIGUOUS | \ macro
83 GEM_BUG_ON(flags & ~I915_BO_ALLOC_FLAGS); in i915_gem_object_init()
Completed in 7 milliseconds