Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head | Ben Skeggs | 2017-06-16 | 1 | -0/+43 |
| | | | | Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | ||||
* | drm/nouveau/disp: introduce object to track per-head functions/state | Ben Skeggs | 2017-06-16 | 1 | -0/+62 |
Primarily intended as a way to pass per-head state around during supervisor handling, and share logic between NV50/GF119. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |