Home | History | Annotate | Download | only in intel

Lines Matching full:unpin

2551 	struct drm_i915_gem_unpin unpin;
2554 memclear(unpin);
2555 unpin.handle = bo_gem->gem_handle;
2557 ret = drmIoctl(bufmgr_gem->fd, DRM_IOCTL_I915_GEM_UNPIN, &unpin);