HomeSort by: relevance | last modified time | path
    Searched refs:throttle_us (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
vmwgfx_drm.h 303 * @throttle-us: Sleep until software is less than @throttle_us
325 __u32 throttle_us; member in struct:drm_vmw_execbuf_arg
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c 3657 uint32_t command_size, uint64_t throttle_us,
3692 if (throttle_us) {
3694 throttle_us);
4101 NULL, arg->command_size, arg->throttle_us,
vmwgfx_drv.h 1055 uint64_t throttle_us,

Completed in 16 milliseconds