summaryrefslogtreecommitdiff
path: root/tests/name_from_fd.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-16drm: allow opening the drm device by type (control, render or render_only)Martin Peres1-8/+11
Signed-off-by: Martin Peres <martin.peres@labri.fr>
2009-11-23Add drmGetDeviceNameFromFd functionKristian Høgsberg1-0/+58
Determines the /dev filename of the drm fd argument.