summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c
AgeCommit message (Expand)Author
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-05-22drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs
2018-10-11drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin
2018-05-18drm/nouveau/disp/nv50-: merge handling of pio and dma channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definiton of core channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of cursor channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of base channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay immediate channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs
2017-06-16drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs
2017-06-16drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs
2016-11-17drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs
2016-11-07drm/nouveau/disp/dp: remove workqueue for link trainingBen Skeggs
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs
2015-08-28drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs
2015-08-28drm/nouveau/disp: convert user classes to new-style nvkm_objectBen Skeggs
2015-08-28drm/nouveau/disp: split user classes out from engine implementationsBen Skeggs