Lines Matching +full:no +full:- +full:cs +full:- +full:readback
2 * Copyright © 2014-2015 Broadcom
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
79 * struct drm_vc4_submit_cl - ioctl argument for submitting commands to the 3D
85 * our commands in BOs, we'd need to do uncached readback from them to do the
116 * order referenced by the record (FS, VS, then CS). Each set of
168 * raster order, with the right-to-left vs left-to-right and
169 * top-to-bottom vs bottom-to-top dictated by
183 /* ID of the perfmon to attach to this job. 0 means no perfmon. */
201 * struct drm_vc4_wait_seqno - ioctl argument for waiting for
213 * struct drm_vc4_wait_bo - ioctl argument for waiting for
227 * struct drm_vc4_create_bo - ioctl argument for creating VC4 BOs.
229 * There are currently no values for the flags argument, but it may be
241 * struct drm_vc4_mmap_bo - ioctl argument for mapping VC4 BOs.
248 * There are currently no values for the flags argument, but it may be
260 * struct drm_vc4_create_shader_bo - ioctl argument for creating VC4
290 * struct drm_vc4_hang_state - ioctl argument for collecting state
354 * struct drm_vc4_label_bo - Attach a name to a BO for debug purposes.
428 * No implicit synchronization is performed, so the user has to