Searched refs:drm_vc4_wait_bo (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dvc4_drm.h51 #define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_WAIT_BO, struct drm_vc4_wait_bo)
213 * struct drm_vc4_wait_bo - ioctl argument for waiting for
220 struct drm_vc4_wait_bo { struct
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Dvc4_drm.h51 #define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_WAIT_BO, struct drm_vc4_wait_bo)
213 * struct drm_vc4_wait_bo - ioctl argument for waiting for
220 struct drm_vc4_wait_bo { struct
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dvc4_drm.h51 #define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_WAIT_BO, struct drm_vc4_wait_bo)
213 * struct drm_vc4_wait_bo - ioctl argument for waiting for
220 struct drm_vc4_wait_bo { struct
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c584 struct drm_vc4_wait_bo wait = {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c576 struct drm_vc4_wait_bo wait = {

Completed in 7 milliseconds