Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-27 | drm/nouveau/disp: add common class handling between <nv50 and >=nv50 | Ben Skeggs | 1 | -55/+0 |
2018-05-18 | drm/nouveau/disp/nv50-: merge handling of pio and dma channels | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: simplify definiton of core channels | Ben Skeggs | 1 | -3/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: simplify definition of cursor channels | Ben Skeggs | 1 | -3/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: simplify definition of base channels | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: simplify definition of overlay channels | Ben Skeggs | 1 | -1/+4 |
2018-05-18 | drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object | Ben Skeggs | 1 | -2/+0 |
2015-08-28 | drm/nouveau/disp: convert user classes to new-style nvkm_object | Ben Skeggs | 1 | -12/+27 |
2015-08-28 | drm/nouveau/disp: split user classes out from engine implementations | Ben Skeggs | 1 | -0/+43 |