Lines Matching defs:unpin
2485 struct drm_i915_gem_unpin unpin;2488 memclear(unpin);2489 unpin.handle = bo_gem->gem_handle;2491 ret = drmIoctl(bufmgr_gem->fd, DRM_IOCTL_I915_GEM_UNPIN, &unpin);