drm/libdrm
Dave Airlie 25c51f539f drm/ttm: ioctl cleanup for buffer object - user side only
This just cleans up the xf86drm.c to what I want and drm.h,
I need to fix up the kernel internals to suit these changes now.

I've moved to using struct instead of typedefs for the bo and it doesn't look
that bad so I'll do the same thing for mm and fence..
2007-05-08 17:53:58 +10:00
..
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am libdrm: add support for server side functionality in libdrm 2006-11-08 15:08:09 +11:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drm.c drm/ttm: ioctl cleanup for buffer object - user side only 2007-05-08 17:53:58 +10:00
xf86drm.h libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. 2007-04-26 14:15:55 +03:00
xf86drmHash.c libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. 2007-04-26 14:15:55 +03:00
xf86drmRandom.c libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. 2007-04-26 14:15:55 +03:00
xf86drmSL.c libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. 2007-04-26 14:15:55 +03:00
xf86mm.h drm/ttm: ioctl cleanup for buffer object - user side only 2007-05-08 17:53:58 +10:00