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