aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_lock.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+2
* drm: readd drm_lock_free in drm_unlockDaniel Vetter2010-09-261-0/+5
* drm: don't export dri1 locking functionsDaniel Vetter2010-08-301-7/+3
* drm: kill dma_ready callbacksDaniel Vetter2010-08-301-3/+0
* drm: kill kernel_context_switch callbacksDaniel Vetter2010-08-301-18/+0
* drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-271-0/+2
* drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-031-0/+1
* drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
* drm: move to kref per-master structures.Dave Airlie2008-12-291-19/+23
* drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-111-9/+0
* drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard2008-10-231-0/+2
* drm: don't set the signal blocker on the master process.Dave Airlie2008-08-251-8/+13
* drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-251-7/+5
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+391