| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau: prevent stale fence->channel pointers, and protect with rcu | Maarten Lankhorst | 2014-12-02 | 1 | -2/+2 |
* | drm/nouveau: assign fence_chan->name correctly | Maarten Lankhorst | 2014-09-30 | 1 | -1/+4 |
* | drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync | Maarten Lankhorst | 2014-09-30 | 1 | -1/+1 |
* | drm/nouveau: use shared fences for readable objects | Maarten Lankhorst | 2014-09-02 | 1 | -3/+1 |
* | drm/ttm: flip the switch, and convert to dma_fence | Maarten Lankhorst | 2014-09-02 | 1 | -1/+1 |
* | drm/nouveau: rework to new fence interface | Maarten Lankhorst | 2014-09-02 | 1 | -7/+15 |
* | drm/nouveau: delay busy bo vma removal until fence signals | Ben Skeggs | 2013-07-01 | 1 | -0/+2 |
* | drm/nv84-/fence: prepare for emit/sync support of sysram sequences | Ben Skeggs | 2013-02-20 | 1 | -12/+6 |
* | drm/nouveau/fence: make internal hooks part of the context | Ben Skeggs | 2013-02-20 | 1 | -6/+7 |
* | drm/nv17/fence: split from nv10 code | Ben Skeggs | 2013-02-20 | 1 | -0/+2 |
* | drm/nv84-/fence: abstract class emit/sync functions to virt+sequence | Ben Skeggs | 2013-02-20 | 1 | -0/+5 |
* | drm/nv84/fence: access fences with full virtual address, not offset | Ben Skeggs | 2013-02-20 | 1 | -1/+20 |
* | drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences | Ben Skeggs | 2013-02-20 | 1 | -0/+3 |
* | drm/nv17-50: restore fence buffer on resume | Marcin Slusarz | 2013-01-13 | 1 | -0/+1 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -11/+13 |
* | drm/nouveau/pageflip: kick flip handling out of engsw and into fence | Ben Skeggs | 2012-10-03 | 1 | -1/+14 |
* | drm/nouveau/fence: un-port from nouveau_exec_engine interfaces | Ben Skeggs | 2012-10-03 | 1 | -5/+9 |
* | drm/nouveau/fence: fix a race where fence->channel can disappear | Ben Skeggs | 2012-05-24 | 1 | -1/+2 |
* | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 2012-05-24 | 1 | -0/+23 |
* | drm/nouveau/fence: minor api changes for an upcoming rework | Ben Skeggs | 2012-05-24 | 1 | -0/+28 |