Searched refs:throttle_us (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1005 uint64_t throttle_us,
H A Dvmwgfx_execbuf.c4091 uint32_t command_size, uint64_t throttle_us,
4113 if (throttle_us) {
4506 NULL, arg->command_size, arg->throttle_us,
4088 vmw_execbuf_process(struct drm_file *file_priv, struct vmw_private *dev_priv, void __user *user_commands, void *kernel_commands, uint32_t command_size, uint64_t throttle_us, uint32_t dx_context_handle, struct drm_vmw_fence_rep __user *user_fence_rep, struct vmw_fence_obj **out_fence, uint32_t flags) argument
/linux-master/include/uapi/drm/
H A Dvmwgfx_drm.h317 * @throttle-us: Sleep until software is less than @throttle_us
339 __u32 throttle_us; member in struct:drm_vmw_execbuf_arg

Completed in 217 milliseconds