Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm.h997 #define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx) macro
/third_party/mesa3d/include/drm-uapi/
Ddrm.h997 #define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx) macro
/third_party/libdrm/
Dxf86drm.c2065 if (drmIoctl(fd, DRM_IOCTL_MOD_CTX, &ctx)) in drmSetContextFlags()