Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_VIRTGPU_WAIT (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/include/drm/
Dvirtgpu_drm.h170 #define DRM_IOCTL_VIRTGPU_WAIT \ macro
/third_party/mesa3d/include/drm-uapi/
Dvirtgpu_drm.h226 #define DRM_IOCTL_VIRTGPU_WAIT \ macro
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_bo.c70 ret = drmIoctl(bo->dev->fd, DRM_IOCTL_VIRTGPU_WAIT, &args); in virtio_bo_cpu_prep_guest()
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.c119 ret = drmIoctl(vdws->fd, DRM_IOCTL_VIRTGPU_WAIT, &waitcmd); in virgl_drm_resource_is_busy()
703 ret = drmIoctl(qdws->fd, DRM_IOCTL_VIRTGPU_WAIT, &waitcmd); in virgl_drm_resource_wait()