Go to file
Eric Anholt 77c35c043a Remove drm_linux.h, move the two useful defines into drm_drv.h (the only
place they're used). Use fd locking on -current. Actually copy in data
    from userspace to kernel in the linux-compat ioctl path. Make sure
    ioctl sizes are as expected in the ioctl handler functions.
2002-08-21 07:14:21 +00:00
bsd Remove drm_linux.h, move the two useful defines into drm_drv.h (the only 2002-08-21 07:14:21 +00:00
bsd-core Remove drm_linux.h, move the two useful defines into drm_drv.h (the only 2002-08-21 07:14:21 +00:00
libdrm Try to open the /dev/dri/cardX device once, then only if it fails check the 2002-08-08 21:23:46 +00:00
linux add missing include (for udelay), remove unused counter. 2002-08-21 01:14:43 +00:00
linux-core add missing include (for udelay), remove unused counter. 2002-08-21 01:14:43 +00:00
shared TRUE and FALSE don't seem to be defined everywhere... 2002-08-21 00:09:32 +00:00
shared-core TRUE and FALSE don't seem to be defined everywhere... 2002-08-21 00:09:32 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00