aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_scatter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-27/+19
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-6/+4
2007-07-11drm: detypedeffing continues...Dave Airlie1-3/+3
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-4/+4
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-25drm: lindent the drm directory.Dave Airlie1-96/+87
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+231