Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | drm/nouveau/kms/nv50: remove code to support non-atomic page flips | Ben Skeggs | 1 | -19/+1 |
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 ctxdma interface definitions | Ben Skeggs | 1 | -0/+1 |
2015-08-28 | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 1 | -2/+2 |
2014-12-02 | drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation | Ben Skeggs | 1 | -1/+1 |
2014-10-01 | drm/nouveau: export reservation_object from dmabuf to ttm | Maarten Lankhorst | 1 | -1/+1 |
2014-09-02 | drm/nouveau: rework to new fence interface | Maarten Lankhorst | 1 | -1/+3 |
2014-08-09 | drm/nouveau/dma: audit and version NV_DMA classes | Ben Skeggs | 1 | -11/+9 |
2014-08-09 | drm/nouveau: remove as much direct use of core headers as possible | Ben Skeggs | 1 | -2/+2 |
2014-08-09 | drm/nouveau: port to nvif client/device/objects | Ben Skeggs | 1 | -11/+10 |
2013-07-30 | drm/nouveau: fix semaphore dmabuf obj | Maarten Lankhorst | 1 | -5/+9 |
2013-02-20 | drm/nouveau/fence: make internal hooks part of the context | Ben Skeggs | 1 | -9/+8 |
2013-02-20 | drm/nouveau: share fence structures between nv10+ and nv50 implementations | Marcin Slusarz | 1 | -15/+4 |
2013-01-13 | drm/nv17-50: restore fence buffer on resume | Marcin Slusarz | 1 | -0/+1 |
2012-11-29 | drm/nouveau: unpin various bo's before destroying | Marcin Slusarz | 1 | -1/+4 |
2012-11-29 | drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge | Ben Skeggs | 1 | -1/+1 |
2012-11-29 | drm/nv50-nvc0: switch to common disp impl, removing previous version | Ben Skeggs | 1 | -1/+1 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -2/+5 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -38/+37 |
2012-10-03 | drm/nouveau/pageflip: kick flip handling out of engsw and into fence | Ben Skeggs | 1 | -0/+125 |