Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-24 | drm/nouveau/kms/nv50-: implement proper push buffer control logic | Ben Skeggs | 1 | -1/+3 |
2018-05-18 | drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts | Ben Skeggs | 1 | -7/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: add channel interfaces to determine the user area | Ben Skeggs | 1 | -0/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: merge handling of pio and dma channels | Ben Skeggs | 1 | -17/+14 |
2018-05-18 | drm/nouveau/disp/nv50-: replace user object with engine pointer in channels | Ben Skeggs | 1 | -3/+3 |
2018-05-18 | drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object | Ben Skeggs | 1 | -1/+1 |
2016-11-17 | drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user | Ben Skeggs | 1 | -21/+23 |
2016-07-14 | drm/nouveau/disp/gp104: initial support | Ben Skeggs | 1 | -1/+1 |
2015-08-28 | drm/nouveau/disp: convert user classes to new-style nvkm_object | Ben Skeggs | 1 | -34/+21 |
2015-08-28 | drm/nouveau/disp: split user classes out from engine implementations | Ben Skeggs | 1 | -0/+113 |