aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_ioctl.c
Commit message (Expand)AuthorAge
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-07
* drm: run cleanfile across drm treeDave Airlie2008-02-07
* drm: DRM: fix memset size errorLi Zefan2007-11-05
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-14
* drm: detypedeffing continues...Dave Airlie2007-07-11
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-11
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-11
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-10
* drm: fixup setversion return codes..Dave Airlie2006-09-21
* drm: remove the DRM pci domainDave Airlie2006-09-21
* drm: remove local copies of pci bus/slot/funcDave2006-09-21
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-21
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-02
* drm: drm_ioctl.c sync with fixes from CVSDave Airlie2006-01-02
* drm: rename driver hooks more understandablyDave Airlie2005-11-10
* drm: lindent the drm directory.Dave Airlie2005-09-25
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16