Home | History | Annotate | Download | only in docs

Lines Matching refs:drm

35     Linux DRM mode setting and memory management drivers.  The extension
37 lets the application get the DRM buffer handles.
74 Use when importing drm buffer:
81 To create a DRM EGLImage, call
95 buffer with the DRM kernel modesetting API. The
97 be shared with other processes by passing the underlying DRM
100 To create a process local handle or a global DRM name for a
110 written to <name>, the handle (local to the DRM file descriptor,
111 for use with DRM kernel modesetting API) is written to <handle> if
128 an existing DRM buffer name, it doesn't seem right to overload
132 querying the DRM EGLImage attributes (name, handle, and stride)?
140 full client API for creating and querying DRM buffers, though,