HomeSort by relevance Sort by last modified time
    Searched defs:drm_vmw_synccpu_dontblock (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 296 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 1032 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1041 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
  /external/libdrm/include/drm/
vmwgfx_drm.h 1028 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1037 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 1031 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1040 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags

Completed in 1935 milliseconds