summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs1-0/+1
2017-06-16drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs1-0/+6
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs1-0/+17
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-0/+30