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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1093 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx) macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h828 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx) macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h1000 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c328 ioctl(entry->fd, DRM_IOCTL_NEW_CTX, &ctx);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c2478 ioctl(entry->fd, DRM_IOCTL_NEW_CTX, &ctx);

Completed in 14 milliseconds