aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_fence.c
AgeCommit message (Expand)Author
2010-11-18drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez
2010-09-03drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez
2010-08-02drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez
2009-12-15drm/nouveau: remove use of -ERESTARTBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs