Searched refs:DRM_ETNAVIV_WAIT_FENCE (Results 1 – 3 of 3) sorted by relevance
266 #define DRM_ETNAVIV_WAIT_FENCE 0x07 macro279 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct dr…
49 ret = drmCommandWrite(dev->fd, DRM_ETNAVIV_WAIT_FENCE, &req, sizeof(req)); in etna_pipe_wait_ns()