Lines Matching full:allows
107 This IOCTL allows userspace to send a NNC request to the QSM. The call will
111 This IOCTL allows userspace to allocate a buffer object (BO) which can send
117 This IOCTL allows userspace to prepare an allocated BO to be mmap'd into the
121 This IOCTL allows userspace to slice a BO in preparation for sending the BO
127 This IOCTL allows userspace to submit a set of sliced BOs to the device. The
132 This IOCTL operates like DRM_IOCTL_QAIC_EXECUTE_BO, but it allows userspace
135 allows userspace to indicate that only the first M bytes of the BO should be
141 This IOCTL allows userspace to determine when a particular BO has been
146 This IOCTL allows userspace to collect performance statistics on the most
147 recent execution of a BO. This allows userspace to construct an end to end
151 This IOCTL allows userspace to remove the slicing information from a BO that
158 and detach slice calls allows userspace to use a BO with multiple workloads.