Searched refs:I915_GTT_RESERVED (Results 1 – 3 of 3) sorted by relevance
369 obj->gtt_space = I915_GTT_RESERVED; in i915_gem_object_create_stolen_for_preallocated()
593 BUG_ON(obj->gtt_space != I915_GTT_RESERVED); in i915_gem_setup_global_gtt()
1098 #define I915_GTT_RESERVED ((struct drm_mm_node *)0x1) macro