summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_ioctl.c
AgeCommit message (Expand)AuthorLines
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt-14/+11
2008-02-07drm: run cleanfile across drm treeDave Airlie-1/+1
2007-11-06drm: DRM: fix memset size errorLi Zefan-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt-103/+74
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt-22/+17
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt-1/+1
2007-07-11drm: detypedeffing continues...Dave Airlie-2/+2
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie-12/+12
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie-13/+13
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie-4/+10
2006-09-22drm: fixup setversion return codes..Dave Airlie-7/+10
2006-09-22drm: remove the DRM pci domainDave Airlie-2/+2
2006-09-22drm: remove local copies of pci bus/slot/funcDave-3/+6
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie-3/+5
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie-9/+9
2006-01-02drm: drm_ioctl.c sync with fixes from CVSDave Airlie-5/+10
2005-11-10drm: rename driver hooks more understandablyDave Airlie-8/+4
2005-09-25drm: lindent the drm directory.Dave Airlie-82/+86
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+370