aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_lock.c
AgeCommit message (Expand)Author
2010-09-26drm: readd drm_lock_free in drm_unlockDaniel Vetter
2010-08-30drm: don't export dri1 locking functionsDaniel Vetter
2010-08-30drm: kill dma_ready callbacksDaniel Vetter
2010-08-30drm: kill kernel_context_switch callbacksDaniel Vetter
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie