HomeSort by relevance Sort by last modified time
    Searched refs:throttle_us (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen.h 166 uint32_t throttle_us,
230 uint32_t throttle_us);
vmwgfx_drm.h 289 * @throttle-us: Sleep until software is less than @throttle_us
311 uint32_t throttle_us; member in struct:drm_vmw_execbuf_arg
vmw_screen_ioctl.c 416 uint32_t throttle_us, void *commands, uint32_t size,
461 arg.throttle_us = throttle_us;
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 118 __u32 throttle_us; member in struct:drm_vmw_execbuf_arg
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 300 * @throttle-us: Sleep until software is less than @throttle_us
322 __u32 throttle_us; member in struct:drm_vmw_execbuf_arg
    [all...]
  /external/libdrm/include/drm/
vmwgfx_drm.h 292 * @throttle-us: Sleep until software is less than @throttle_us
314 __u32 throttle_us; member in struct:drm_vmw_execbuf_arg

Completed in 292 milliseconds