aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-05drm: remove master setting from add/remove contextDave Airlie1-2/+2
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie1-2/+2
2006-01-11drm: cleanup properly on drm module unloadDave Airlie1-6/+6
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie1-55/+56
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie1-4/+4
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-13/+16
2005-10-20merge Linus head tree into my drm tree and fix up conflictsDave Airlie1-1/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-1/+1
2005-09-25drm: lindent the drm directory.Dave Airlie1-179/+182
2005-07-10drm: cleanup buffer/map codeDave Airlie1-52/+16
2005-07-10drm: fix minor function header issueDave Airlie1-2/+2
2005-07-10drm: update some function so a driver can call themDave Airlie1-7/+8
2005-07-10drm: update support for drm pci buffersDave Airlie1-2/+6
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie1-0/+4
2005-07-07drm: misc cleanupDave Airlie1-3/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+531