Add drmGetDeviceNameFromFd function
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 24 Nov 2009 01:51:34 +0000 (20:51 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 24 Nov 2009 01:51:34 +0000 (20:51 -0500)
commit22d46669043d38fcd16efca773f5ed5693c0fb58
tree2a61afd66353314e6d10b4f78e7bc14ebb65ae94
parent500f5b524000ed5930301f4303744cb4c0a19b75
Add drmGetDeviceNameFromFd function

Determines the /dev filename of the drm fd argument.
tests/Makefile.am
tests/name_from_fd.c [new file with mode: 0644]
xf86drm.c
xf86drm.h