Lines Matching defs:pinned
167 size_t pinned;
169 pinned = 0;
173 pinned += obj->gtt_space->size;
177 args->aper_available_size = args->aper_size -pinned;
1352 * and pinned into our object. i915_gem_object_get_pages() may be called
2671 /* If we don't have a page list set up, then we're not pinned
2796 DRM_DEBUG("can not change the cache level of pinned objects\n");
2944 /* As the user may map the buffer once pinned in the display plane
3095 DRM_INFO("bo is already pinned with incorrect alignment:"
3158 DRM_ERROR("Already pinned in i915_gem_pin_ioctl(): %d\n",
3172 /* XXX - flush the CPU caches for pinned objects
3203 DRM_ERROR("Not pinned by caller in i915_gem_pin_ioctl(): %d\n",