aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv50.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs1-0/+7
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs1-0/+8
2017-06-16drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs1-0/+1
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs1-0/+33
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs1-0/+16
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-0/+34