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

  /external/mesa3d/src/gallium/drivers/vc5/
vc5_drm.h 43 #define DRM_IOCTL_VC5_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC5_WAIT_BO, struct drm_vc5_wait_bo)
vc5_bufmgr.c 490 int ret = vc5_ioctl(fd, DRM_IOCTL_VC5_WAIT_BO, &wait);
vc5_simulator.c 545 case DRM_IOCTL_VC5_WAIT_BO:

Completed in 614 milliseconds