Home
last modified time | relevance | path

Searched refs:throttle_us (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h105 __u32 throttle_us; member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dvmwgfx_drm.h305 * @throttle-us: Sleep until software is less than @throttle_us
327 __u32 throttle_us; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dvmwgfx_drm.h316 * @throttle-us: Sleep until software is less than @throttle_us
338 __u32 throttle_us; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h120 __u32 throttle_us; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h120 __u32 throttle_us; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c4023 uint32_t command_size, uint64_t throttle_us, in vmw_execbuf_process()
4047 if (throttle_us) { in vmw_execbuf_process()
4049 throttle_us); in vmw_execbuf_process()
4446 NULL, arg->command_size, arg->throttle_us, in vmw_execbuf_ioctl()
4020 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) vmw_execbuf_process() argument
H A Dvmwgfx_drv.h1077 uint64_t throttle_us,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c4089 uint32_t command_size, uint64_t throttle_us, in vmw_execbuf_process()
4111 if (throttle_us) { in vmw_execbuf_process()
4504 NULL, arg->command_size, arg->throttle_us, in vmw_execbuf_ioctl()
4086 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) vmw_execbuf_process() argument
H A Dvmwgfx_drv.h1006 uint64_t throttle_us,

Completed in 31 milliseconds