aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom1-0/+1
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie1-19/+23
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-9/+0
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard1-0/+2
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie1-8/+13
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom1-7/+5
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+391