Home
last modified time | relevance | path

Searched refs:DRM_I915_GEM_OBJECT_MAX_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_gtt.h198 #define DRM_I915_GEM_OBJECT_MAX_PIN_COUNT 0xf macro
Di915_gem.c4133 if (WARN_ON(vma->pin_count == DRM_I915_GEM_OBJECT_MAX_PIN_COUNT)) in i915_gem_object_do_pin()