summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvif/cl5070.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/disp: move head scanoutpos methodBen Skeggs1-28/+0
2022-11-09drm/nouveau/disp: move DP MST payload config methodBen Skeggs1-18/+0
2022-11-09drm/nouveau/disp: move DP link config into acquireBen Skeggs1-7/+0
2022-11-09drm/nouveau/disp: move HDA ELD methodBen Skeggs1-7/+0
2022-11-09drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs1-14/+0
2022-11-07drm/nouveau/disp: move LVDS protocol information into acquireBen Skeggs1-8/+0
2022-11-07drm/nouveau/disp: move and extend the role of outp acquire/release methodsBen Skeggs1-10/+0
2022-07-27drm/nouveau/disp: move DAC load detection methodBen Skeggs1-8/+0
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs1-1/+2
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2018-10-11drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin1-1/+4
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: introduce acquire/release display path methodsBen Skeggs1-0/+9
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-25/+0
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs1-7/+0
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater1-1/+3
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs1-0/+10
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs1-0/+7
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs1-0/+99