Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-19 | drm/nouveau: fix bogus GPL-2 license header | Ilia Mirkin | 1 | -1/+1 |
2018-05-18 | drm/nouveau/disp/gv100: initial support | Ben Skeggs | 1 | -0/+4 |
2018-05-18 | drm/nouveau/disp/nv50-: fetch mask of available heads during oneinit | Ben Skeggs | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-16 | drm/nouveau/disp/nv50-: implement a common supervisor 2.2 | Ben Skeggs | 1 | -0/+1 |
2017-06-16 | drm/nouveau/disp/dp: determine link bandwidth requirements from head state | Ben Skeggs | 1 | -0/+6 |
2017-06-16 | drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head | Ben Skeggs | 1 | -0/+17 |
2017-06-16 | drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head | Ben Skeggs | 1 | -0/+2 |
2017-06-16 | drm/nouveau/disp: introduce object to track per-head functions/state | Ben Skeggs | 1 | -0/+30 |