Searched refs:DRM_I915_GEM_OBJECT_MAX_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance
198 #define DRM_I915_GEM_OBJECT_MAX_PIN_COUNT 0xf macro
4133 if (WARN_ON(vma->pin_count == DRM_I915_GEM_OBJECT_MAX_PIN_COUNT)) in i915_gem_object_do_pin()