summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_drv.c
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-07drm: Change first valid DRM drawable ID to be 1 instead of 0.=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=
2006-09-22drm: remove hash tables on drm exitThomas Hellstrom
2006-09-22drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-04-05drm: remove master setting from add/remove contextDave Airlie
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-01-11drm: cleanup properly on drm module unloadDave Airlie
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie
2005-11-10drm: rename driver hooks more understandablyDave Airlie
2005-10-20merge Linus head tree into my drm tree and fix up conflictsDave Airlie
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-07-10drm: cleanup buffer/map codeDave Airlie
2005-07-10drm: fix minor function header issueDave Airlie
2005-07-10drm: update some function so a driver can call themDave Airlie
2005-07-10drm: update support for drm pci buffersDave Airlie
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds