Implement drmOpen* without /proc dependence (Fallback to /proc is included
authorRik Faith <faith@alephnull.com>
Wed, 28 Feb 2001 09:27:44 +0000 (09:27 +0000)
committerRik Faith <faith@alephnull.com>
Wed, 28 Feb 2001 09:27:44 +0000 (09:27 +0000)
commit88dbee54ed400a3fd5594fab506518c171167805
tree12b1b92826c3039c05cd0f43d6a0c72a37877ae6
parentc4a247d26228b2506fcb1c5cac2302a22e91219e
Implement drmOpen* without /proc dependence (Fallback to /proc is included
    for backward compatibility.) Move statistic-gathering drm* calls from
    dristat.c to xf86drm.c
libdrm/xf86drm.c
linux/Makefile.linux
linux/drm.h
shared-core/drm.h
shared/drm.h
tests/dristat.c