Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-16 | drm: allow opening the drm device by type (control, render or render_only) | Martin Peres | 1 | -8/+11 | |
Signed-off-by: Martin Peres <martin.peres@labri.fr> | |||||
2009-11-23 | Add drmGetDeviceNameFromFd function | Kristian Høgsberg | 1 | -0/+58 | |
Determines the /dev filename of the drm fd argument. |