summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-352/+0Star
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-071-14/+11Star
* drm: run cleanfile across drm treeDave Airlie2008-02-071-1/+1
* drm: DRM: fix memset size errorLi Zefan2007-11-061-1/+1
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-103/+74Star
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-22/+17Star
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-151-1/+1
* drm: detypedeffing continues...Dave Airlie2007-07-111-2/+2
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-12/+12
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-13/+13
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-111-4/+10
* drm: fixup setversion return codes..Dave Airlie2006-09-211-7/+10
* drm: remove the DRM pci domainDave Airlie2006-09-211-2/+2
* drm: remove local copies of pci bus/slot/funcDave2006-09-211-3/+6
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-211-3/+5
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-021-9/+9
* drm: drm_ioctl.c sync with fixes from CVSDave Airlie2006-01-021-5/+10
* drm: rename driver hooks more understandablyDave Airlie2005-11-101-8/+4Star
* drm: lindent the drm directory.Dave Airlie2005-09-251-82/+86
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+370