| Commit message (Expand) | Author | Age |
* | drm: Fix authentication kernel crash | Thomas Hellstrom | 2012-01-25 |
* | drm: Make the per-driver file_operations struct const | Arjan van de Ven | 2011-11-11 |
* | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 |
* | drm/switcheroo: track state of switch in drivers. | Dave Airlie | 2011-01-04 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 2010-08-26 |
|\ |
|
| * | drm: export drm_global_mutex for drivers to use | Ben Skeggs | 2010-08-26 |
* | | drm: Remove count_lock for calling lastclose() after 58474713 (v2) | Chris Wilson | 2010-08-11 |
|/ |
|
* | drm: kill BKL from common code | Arnd Bergmann | 2010-08-04 |
* | drivers/gpu/drm: Use kzalloc | Julia Lawall | 2010-05-18 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | drm: Return ENODEV if the inode mapping changes | Chris Wilson | 2010-03-30 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | drm: Add support for drm master_[set|drop] callbacks. | Thomas Hellstrom | 2009-12-03 |
* | drm: Add async event synchronization for drmWaitVblank | Kristian Høgsberg | 2009-11-17 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 |
* | drm: drm_fops.c unlock missing on error path | Dan Carpenter | 2009-03-29 |
* | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 |
* | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 2009-03-02 |
* | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-19 |
* | Check fops_get() return value | Laurent Pinchart | 2009-01-06 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 |
* | drm: GEM mmap support | Jesse Barnes | 2008-12-29 |
* | drm: move to kref per-master structures. | Dave Airlie | 2008-12-29 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
* | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 2008-10-17 |
* | drm/cred: wrap task credential accesses in the drm driver. | David Howells | 2008-10-17 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-13 |