Home
last modified time | relevance | path

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

/external/libdrm/exynos/
Dexynos_drm.h155 #define DRM_IOCTL_EXYNOS_G2D_SET_CMDLIST DRM_IOWR(DRM_COMMAND_BASE + \ macro
Dexynos_fimg2d.c348 ret = drmIoctl(ctx->fd, DRM_IOCTL_EXYNOS_G2D_SET_CMDLIST, &cmdlist); in g2d_flush()
/external/kernel-headers/original/uapi/drm/
Dexynos_drm.h332 #define DRM_IOCTL_EXYNOS_G2D_SET_CMDLIST DRM_IOWR(DRM_COMMAND_BASE + \ macro