Searched refs:throttle_us (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen.h | 189 uint32_t throttle_us, 253 uint32_t throttle_us);
|
H A D | vmwgfx_drm.h | 316 * @throttle-us: Sleep until software is less than @throttle_us 338 __u32 throttle_us; member
|
H A D | vmw_screen_ioctl.c | 511 uint32_t throttle_us, void *commands, uint32_t size, in vmw_ioctl_command() 556 arg.throttle_us = throttle_us; in vmw_ioctl_command() 510 vmw_ioctl_command(struct vmw_winsys_screen *vws, int32_t cid, uint32_t throttle_us, void *commands, uint32_t size, struct pipe_fence_handle **pfence, int32_t imported_fence_fd, uint32_t flags) vmw_ioctl_command() argument
|
/third_party/libdrm/include/drm/ |
H A D | vmwgfx_drm.h | 292 * @throttle-us: Sleep until software is less than @throttle_us 314 __u32 throttle_us; member
|
Completed in 6 milliseconds