Go to file
Eric Anholt af3bfdef26 Remove the ioctl_count variable from the device. A reference is held to the
fp throughout the ioctl syscall, so the device can't be closed out from
    under us.
2003-04-24 05:14:05 +00:00
bsd Remove the ioctl_count variable from the device. A reference is held to the 2003-04-24 05:14:05 +00:00
bsd-core Remove the ioctl_count variable from the device. A reference is held to the 2003-04-24 05:14:05 +00:00
libdrm deal correctly with read() from the DRM failing 2003-04-23 14:21:17 +00:00
linux Single/dual rasterizer quiescence patch for the glint/gamma DRI driver 2003-04-24 03:01:40 +00:00
linux-core Install dummy/noop read & poll fops unless the driver has replacements. 2003-04-23 23:42:29 +00:00
shared get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
shared-core get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00