Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-18 | drm/nouveau/disp/gv100: initial support | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/disp/nv50-: fetch mask of available heads during oneinit | Ben Skeggs | 1 | -3/+8 |
2017-08-22 | drm/nouveau/disp/gf119-: avoid creating non-existent heads | Ilia Mirkin | 1 | -0/+3 |
2017-06-16 | drm/nouveau/disp/nv50-: implement a common supervisor 2.2 | Ben Skeggs | 1 | -0/+8 |
2017-06-16 | drm/nouveau/disp/dp: determine link bandwidth requirements from head state | Ben Skeggs | 1 | -0/+13 |
2017-06-16 | drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head | Ben Skeggs | 1 | -0/+23 |
2017-06-16 | drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head | Ben Skeggs | 1 | -0/+18 |
2017-06-16 | drm/nouveau/disp: introduce object to track per-head functions/state | Ben Skeggs | 1 | -0/+34 |