Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-11 | drm/nouveau/fifo: use type+inst to determine context pointer offsets | Ben Skeggs | 1 | -2/+2 |
2021-02-11 | drm/nouveau/fifo: turn chan subdev mask into engine mask | Ben Skeggs | 1 | -4/+4 |
2021-02-11 | drm/nouveau/fifo: index backend engctx by engine id | Ben Skeggs | 1 | -4/+12 |
2017-11-02 | drm/nouveau: pass handle of vmm object to channel allocation ioctls | Ben Skeggs | 1 | -2/+5 |
2017-11-02 | drm/nouveau/fifo: initialise vmm with new interfaces | Ben Skeggs | 1 | -7/+1 |
2017-11-02 | drm/nouveau/mmu: handle instance block setup | Ben Skeggs | 1 | -2/+3 |
2015-08-28 | drm/nouveau/core: remove the remainder of the previous style | Ben Skeggs | 1 | -22/+12 |
2015-08-28 | drm/nouveau/fifo: convert user classes to new-style nvkm_object | Ben Skeggs | 1 | -136/+157 |
2015-08-28 | drm/nouveau/fifo: split user classes out from engine implementations | Ben Skeggs | 1 | -0/+259 |