drm/libdrm
Coleman Kane 41b83a9958 Change prototype of drmIoctl to unsigned long request.
This resolves and issue on amd64 FreeBSD and it looks like the
linux ioctl syscall should be unsigned long as well.

Signed-off-by: Robert Noland <rnoland@2hip.net>
2008-08-18 17:08:21 -04:00
..
intel [intel_bufmgr_gem] Fix flink buffer name caching (#17085, #17092). 2008-08-12 22:22:55 -04:00
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am Drop TTM interfaces from the userland library. 2008-08-08 15:57:47 -07:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
dri_bufmgr.c Replace the check_aperture API with one we can make thread-safe. 2008-08-08 13:58:29 -07:00
dri_bufmgr.h Replace the check_aperture API with one we can make thread-safe. 2008-08-08 13:58:29 -07:00
libdrm_lists.h Drop TTM interfaces from the userland library. 2008-08-08 15:57:47 -07:00
xf86drm.c Change prototype of drmIoctl to unsigned long request. 2008-08-18 17:08:21 -04:00
xf86drm.h Drop TTM interfaces from the userland library. 2008-08-08 15:57:47 -07:00
xf86drmHash.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmRandom.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmSL.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00