Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_VC5_WAIT_BO (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_drm.h43 #define DRM_IOCTL_VC5_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC5_WAIT_BO, struct drm_v… macro
Dvc5_bufmgr.c490 int ret = vc5_ioctl(fd, DRM_IOCTL_VC5_WAIT_BO, &wait); in vc5_wait_bo_ioctl()
Dvc5_simulator.c545 case DRM_IOCTL_VC5_WAIT_BO: in vc5_simulator_ioctl()