Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-18 | drm/nouveau/disp/nv50-: merge handling of pio and dma channels | Ben Skeggs | 1 | -1/+1 | |
Unnecessarily complicated, and a barrier to cleanly supporting Volta. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2018-05-18 | drm/nouveau/disp/nv50-: simplify definition of overlay channels | Ben Skeggs | 1 | -13/+7 | |
Introduces a new method of defining channels available from the display, common to all channel types, allowing for more flexibility in available channel types/counts, and reducing the amount of boiler-plate required. This will be required to support Volta. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2016-11-17 | drm/nouveau/disp/gp102: rename from gp104 | Ben Skeggs | 1 | -0/+38 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |