Lines Matching refs:DRM
45 EGL_EXT_device_drm requires a DRM driver.
49 EGL_EXT_output_drm requires a DRM driver which supports KMS.
69 EGL and DRM/KMS. An EGL implementation which provides these
70 extensions must have access to sufficient knowledge of the DRM
75 a generic fashion by layering on top of DRM, or EGL and DRM backends
117 EGLDeviceEXTs may be mapped to DRM device files.
119 To obtain a DRM device file for an EGLDeviceEXT, call
129 descriptor with DRM master permissions on the DRM device associated
131 If the file descriptor does not refer to the correct DRM device or
137 If EGL requires the use of the DRM file descriptor beyond the duration
143 will fail to acquire DRM master permissions due to conflicts with an
144 existing DRM client. DRM master permissions are only required when EGL
194 Presumably, if dpy1 == dpy2, they would both be using the same DRM