Find a file
David Dawes c2d7ff1bf9 Bring some drm module changes over from the XFree86 trunk:
- Reset 'bound' flag for an agp entry after undbind succeeded in
    drm_agpsupport.h (Egbert Eich).
- Ignore hw_lock for drm device if lock was set by a different instance (ie
    Xserver) to prevent second server from spinning in driver release
    function (currently only relevant for i8xx drm drivers) (David Dawes).
- Use the agpgart "key" for the unique handle for bindings rather than the
    memory address (the key is guaranteed to be unique) (David Dawes).
2003-04-17 18:41:28 +00:00
bsd Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
bsd-core Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
libdrm linux merge for drm 2003-03-25 11:36:43 +00:00
linux Bring some drm module changes over from the XFree86 trunk: 2003-04-17 18:41:28 +00:00
linux-core Bring some drm module changes over from the XFree86 trunk: 2003-04-17 18:41:28 +00:00
shared buf->filp is a pointer, so make printf format args be %p not %d 2003-03-29 03:30:21 +00:00
shared-core buf->filp is a pointer, so make printf format args be %p not %d 2003-03-29 03:30:21 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00