aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17drm: add idr_init to drm_stub.cDave Airlie1-0/+2
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-10/+10
2007-07-11drm: cleanup list initialisationDave Airlie1-2/+4
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie1-5/+3
2007-03-23drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom1-0/+1
2006-12-11DRM: handle pci_enable_device failureJeff Garzik1-4/+8
2006-12-07drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=1-0/+1
2006-12-07drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=1-0/+1
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt1-0/+2
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom1-0/+4
2006-09-22drm: remove the DRM pci domainDave Airlie1-3/+0
2006-09-22drm: remove local copies of pci bus/slot/funcDave1-3/+0
2006-04-23drm: possible cleanupsDave Airlie1-2/+0
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman1-1/+1
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie1-2/+2
2006-01-02drm: major update from CVS for radeon and coreDave Airlie1-37/+0
2005-11-11drm: simplify sysfs code for drmDave Airlie1-8/+3
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-8/+7
2005-10-20merge Linus head tree into my drm tree and fix up conflictsDave Airlie1-1/+1
2005-10-05[PATCH] Fix drm 'debug' sysfs permissionsDave Jones1-1/+1
2005-09-25drm: lindent the drm directory.Dave Airlie1-53/+59
2005-07-10drm: cleanup buffer/map codeDave Airlie1-0/+5
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie1-1/+2
2005-07-07drm: misc cleanupDave Airlie1-47/+45
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+319