summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp: move head scanoutpos methodBen Skeggs2022-11-091-2/+0
* drm/nouveau/disp: add head classBen Skeggs2022-11-091-0/+3
* drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs2022-07-271-11/+8
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-191-1/+1
* drm/nouveau/disp/gv100: initial supportBen Skeggs2018-05-181-0/+4
* drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs2018-05-181-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs2017-06-161-0/+1
* drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs2017-06-161-0/+6
* drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs2017-06-161-0/+17
* drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs2017-06-161-0/+2
* drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs2017-06-161-0/+30