aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_drv.c
Commit message (Expand)AuthorAge
* 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: fix typo on code drm getsareaDave Airlie2007-07-10
* drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-10
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-10
* drm: rename badly named define and cleanup ioctl code spacingDave Airlie2007-05-08
* drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-18
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* drm: Change first valid DRM drawable ID to be 1 instead of 0.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: remove hash tables on drm exitThomas Hellstrom2006-09-21
* drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom2006-09-21
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-21
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-21
* drm: remove master setting from add/remove contextDave Airlie2006-04-05
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-02
* drm: cleanup properly on drm module unloadDave Airlie2006-01-11
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie2005-11-11
* drm: rename driver hooks more understandablyDave Airlie2005-11-10
* merge Linus head tree into my drm tree and fix up conflictsDave Airlie2005-10-20
|\
| * [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-29
* | drm: lindent the drm directory.Dave Airlie2005-09-25
|/
* drm: cleanup buffer/map codeDave Airlie2005-07-10
* drm: fix minor function header issueDave Airlie2005-07-10
* drm: update some function so a driver can call themDave Airlie2005-07-10
* drm: update support for drm pci buffersDave Airlie2005-07-10
* drm: add _DRM_CONSISTENT map typeDave Airlie2005-07-10
* drm: misc cleanupDave Airlie2005-07-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16