aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_scatter.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-227/+0
* drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-301-1/+10
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-071-5/+5
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-27/+19
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-6/+4
* drm: detypedeffing continues...Dave Airlie2007-07-111-3/+3
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-4/+4
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* drm: lindent the drm directory.Dave Airlie2005-09-251-96/+87
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-051-2/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+231