Searched defs:drm_virtgpu_execbuffer (Results 1 – 3 of 3) sorted by relevance
67 struct drm_virtgpu_execbuffer { struct68 __u32 flags;69 __u32 size;70 __u64 command; /* void* */71 __u64 bo_handles;72 __u32 num_bo_handles;73 __s32 fence_fd; /* in/out fence fd (see VIRTGPU_EXECBUF_FENCE_FD_IN/OUT) */74 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */75 __u32 pad;
68 struct drm_virtgpu_execbuffer { struct69 __u32 flags;70 __u32 size;71 __u64 command; /* void* */72 __u64 bo_handles;73 __u32 num_bo_handles;74 __s32 fence_fd; /* in/out fence fd (see VIRTGPU_EXECBUF_FENCE_FD_IN/OUT) */75 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */76 __u32 pad;