Home | History | Annotate | Download | only in drm

Lines Matching full:handle

93  * enum drm_vmw_handle_type - handle type for ref ioctls
189 * @handle_type: Handle type for DRM_VMW_REF_SURFACE Ioctl.
313 * @handle: Fence object handle for fence associated with a command submission.
336 uint32_t handle;
350 * identified by a handle and an offset, which are private to the guest, but
379 * @handle: Handle unique to this buffer. Used for unreferencing.
390 uint32_t handle;
419 * @handle: Handle indicating what buffer to free. Obtained from the
426 uint32_t handle;
461 * @handle: Handle to buffer for getting data from.
481 uint32_t handle;
593 * in the buffer given to the EXECBUF ioctl returning the fence object handle
609 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
622 uint32_t handle;
642 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
653 uint32_t handle;
673 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
679 uint32_t handle;
718 * @handle: Attach the event to this fence only.
724 uint32_t handle;
838 * @buffer_handle: Buffer handle identifying the buffer containing the
840 * @shader_handle: On successful completion contains a handle that
865 * @handle: Handle identifying the shader to destroy.
870 uint32_t handle;
878 * Allocates a surface handle and queues a create surface command
907 * @buffer_handle Buffer handle of backup buffer. SVGA3D_INVALID_ID
929 * @handle: Surface handle.
931 * @buffer_handle: Handle of backup buffer. SVGA3D_INVALID_ID if none.
941 uint32_t handle;
965 * Puts a reference on a host surface with a given handle, as previously
968 * it and will allow the calling client to use the surface handle in
1052 * @handle: Handle identifying the buffer object.
1058 uint32_t handle;