Searched refs:DRM_IOCTL_V3D_WAIT_BO (Results 1 – 4 of 4) sorted by relevance
46 #define DRM_IOCTL_V3D_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_WAIT_BO, struct drm_v… macro
311 DRM_IOCTL_V3D_WAIT_BO, &wait) == 0; in v3dv_bo_wait()
461 int ret = v3d_ioctl(fd, DRM_IOCTL_V3D_WAIT_BO, &wait); in v3d_wait_bo_ioctl()
706 case DRM_IOCTL_V3D_WAIT_BO: in v3d_simulator_ioctl()