Searched defs:drm_vmw_execbuf_arg (Results 1 – 3 of 3) sorted by relevance
318 struct drm_vmw_execbuf_arg { struct319 uint64_t commands;320 uint32_t command_size;321 uint32_t throttle_us;322 uint64_t fence_rep;323 uint32_t version;324 uint32_t flags;
278 struct drm_vmw_execbuf_arg { struct279 uint64_t commands;280 uint32_t command_size;281 uint32_t throttle_us;282 uint64_t fence_rep;283 uint32_t version;284 uint32_t flags;
306 struct drm_vmw_execbuf_arg { struct307 __u64 commands;308 __u32 command_size;309 __u32 throttle_us;310 __u64 fence_rep;311 __u32 version;312 __u32 flags;313 __u32 context_handle;314 __u32 pad64;