Home
last modified time | relevance | path

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

/external/libdrm/etnaviv/
Detnaviv_drm.h214 #define DRM_ETNAVIV_WAIT_FENCE 0x07 macro
225 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct dr…
Detnaviv_pipe.c53 ret = drmCommandWrite(dev->fd, DRM_ETNAVIV_WAIT_FENCE, &req, sizeof(req)); in etna_pipe_wait_ns()
/external/kernel-headers/original/uapi/drm/
Detnaviv_drm.h214 #define DRM_ETNAVIV_WAIT_FENCE 0x07 macro
225 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct dr…