summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_stub.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-331/+0Star
* drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-261-50/+88
* drm: the drm really should call pci_set_master..Dave Airlie2008-02-071-0/+1
* drm: call driver load function after initialising AGPDave Airlie2008-02-071-4/+4
* drm: update DRM sysfs supportJesse Barnes2008-02-071-4/+3Star
* drm: run cleanfile across drm treeDave Airlie2008-02-071-1/+1
* drm: add idr_init to drm_stub.cDave Airlie2007-07-171-0/+2
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-10/+10
* drm: cleanup list initialisationDave Airlie2007-07-111-2/+4
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-111-5/+3Star
* drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-231-0/+1
* DRM: handle pci_enable_device failureJeff Garzik2006-12-111-4/+8
* drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-0/+1
* drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-0/+1
* drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-211-0/+2
* drm: update user token hashing and map handlesThomas Hellstrom2006-09-211-0/+4
* drm: remove the DRM pci domainDave Airlie2006-09-211-3/+0Star
* drm: remove local copies of pci bus/slot/funcDave2006-09-211-3/+0Star
* drm: possible cleanupsDave Airlie2006-04-231-2/+0Star
* [PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman2006-02-061-1/+1
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-021-2/+2
* drm: major update from CVS for radeon and coreDave Airlie2006-01-021-37/+0Star
* drm: simplify sysfs code for drmDave Airlie2005-11-111-8/+3Star
* drm: rename driver hooks more understandablyDave Airlie2005-11-101-8/+7Star
* merge Linus head tree into my drm tree and fix up conflictsDave Airlie2005-10-201-1/+1
|\
| * [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
* | drm: lindent the drm directory.Dave Airlie2005-09-251-53/+59
|/
* drm: cleanup buffer/map codeDave Airlie2005-07-101-0/+5
* drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-101-1/+2
* drm: misc cleanupDave Airlie2005-07-071-47/+45Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+319