aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h (follow)
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-4/+0
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs1-21/+2
2017-06-16drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs1-3/+0
2017-06-16drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs1-1/+0
2017-06-16drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs1-15/+16
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs1-0/+143