Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nv50: Fix large 3D performance regression caused by the interchannel sync... | Francisco Jerez | 2010-10-05 | 1 | -7/+39 |
* | drm/nouveau: Use semaphores to handle inter-channel sync in hardware. | Francisco Jerez | 2010-10-05 | 1 | -1/+194 |
* | drm/nouveau: Provide a means to have arbitrary work run on fence completion. | Francisco Jerez | 2010-10-05 | 1 | -0/+30 |
* | drm/nouveau: Minor refactoring/cleanup of the fence code. | Francisco Jerez | 2010-10-05 | 1 | -17/+46 |
* | drm/nouveau: Take fence spinlock before reading the last sequence. | Francisco Jerez | 2010-09-03 | 1 | -2/+4 |
* | drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout() | Kulikov Vasiliy | 2010-08-02 | 1 | -2/+2 |
* | drm/nouveau: reduce usage of fence spinlock to when absolutely necessary | Ben Skeggs | 2010-07-13 | 1 | -25/+6 |
* | drm/nouveau: Use the software object for fencing. | Francisco Jerez | 2010-01-11 | 1 | -1/+1 |
* | drm/nouveau: remove use of -ERESTART | Ben Skeggs | 2009-12-15 | 1 | -1/+1 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+262 |