Searched refs:DRM_IOCTL_SWITCH_CTX (Results 1 – 3 of 3) sorted by relevance
999 #define DRM_IOCTL_SWITCH_CTX DRM_IOW( 0x24, struct drm_ctx) macro
2043 if (drmIoctl(fd, DRM_IOCTL_SWITCH_CTX, &ctx)) in drmSwitchToContext()