index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fence.c
Age
Commit message (
Expand
)
Author
2010-12-03
drm/nouveau: fix thinko in channel locking in semaphore path
Ben Skeggs
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-11-18
drm/nouveau: Fix sleep while atomic in the semaphore code.
Francisco Jerez
2010-10-05
drm/nv50: Fix large 3D performance regression caused by the interchannel sync...
Francisco Jerez
2010-10-05
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
Francisco Jerez
2010-10-05
drm/nouveau: Provide a means to have arbitrary work run on fence completion.
Francisco Jerez
2010-10-05
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
2010-09-03
drm/nouveau: Take fence spinlock before reading the last sequence.
Francisco Jerez
2010-08-02
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
2010-07-13
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
Ben Skeggs
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2009-12-15
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs