Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/disp: add common class handling between <nv50 and >=nv50 | Ben Skeggs | 2022-07-27 | 1 | -1/+0 |
* | drm/nouveau/disp: collapse nv50_disp into nvkm_disp | Ben Skeggs | 2022-07-27 | 1 | -4/+4 |
* | drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts | Ben Skeggs | 2018-05-18 | 1 | -0/+1 |
* | drm/nouveau/disp/nv50-: add channel interfaces to determine the user area | Ben Skeggs | 2018-05-18 | 1 | -0/+1 |
* | drm/nouveau/disp/nv50-: replace user object with engine pointer in channels | Ben Skeggs | 2018-05-18 | 1 | -2/+2 |
* | drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user | Ben Skeggs | 2016-11-17 | 1 | -14/+16 |
* | drm/nouveau/disp: convert user classes to new-style nvkm_object | Ben Skeggs | 2015-08-28 | 1 | -35/+14 |
* | drm/nouveau/disp: split user classes out from engine implementations | Ben Skeggs | 2015-08-28 | 1 | -0/+104 |