summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_stub.c
AgeCommit message (Expand)Author
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: run cleanfile across drm treeDave Airlie
2007-07-17drm: add idr_init to drm_stub.cDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: cleanup list initialisationDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-03-23drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom
2006-12-11DRM: handle pci_enable_device failureJeff Garzik
2006-12-07drm: Make locked tasklet handling more robust.=?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: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-04-23drm: possible cleanupsDave Airlie
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-01-02drm: major update from CVS for radeon and coreDave Airlie
2005-11-11drm: simplify sysfs code for drmDave 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-10-05[PATCH] Fix drm 'debug' sysfs permissionsDave Jones
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-07-10drm: cleanup buffer/map codeDave Airlie
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds