Age | Commit message (Expand) | Author | Files | Lines |
2018-05-18 | drm/nouveau/fifo: support channel count query | Ben Skeggs | 1 | -2/+0 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -1/+1 |
2016-05-20 | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 1 | -1/+1 |
2016-01-11 | drm/nouveau/nvif: split out nvsw interface definitons | Ben Skeggs | 1 | -0/+2 |
2015-08-28 | drm/nouveau/sw/nv04: replace direct context access with GetRef method | Ben Skeggs | 1 | -2/+4 |
2015-08-28 | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 1 | -1/+1 |
2015-01-22 | drm/nouveau: finalise nvkm namespace switch (no binary change) | Ben Skeggs | 1 | -1/+1 |
2015-01-22 | drm/nouveau/nvif: namespace of nvkm accessors (no binary change) | Ben Skeggs | 1 | -1/+1 |
2014-09-30 | drm/nouveau: assign fence_chan->name correctly | Maarten Lankhorst | 1 | -1/+1 |
2014-09-02 | drm/nouveau: rework to new fence interface | Maarten Lankhorst | 1 | -2/+4 |
2014-08-09 | drm/nouveau: port to nvif client/device/objects | Ben Skeggs | 1 | -2/+0 |
2014-08-09 | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 1 | -1/+1 |
2013-02-20 | drm/nouveau/fence: make internal hooks part of the context | Ben Skeggs | 1 | -3/+3 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -26/+11 |
2012-10-03 | drm/nouveau/fence: un-port from nouveau_exec_engine interfaces | Ben Skeggs | 1 | -28/+14 |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 1 | -1/+1 |
2012-05-24 | drm/nouveau/fence: fix a race where fence->channel can disappear | Ben Skeggs | 1 | -1/+2 |
2012-05-24 | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 1 | -0/+139 |