aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs1-19/+19
2022-07-27drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs1-5/+1
2022-07-27drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs1-11/+1
2022-07-27drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs1-1/+1
2022-07-27drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs1-2/+1
2022-07-27drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs1-3/+269
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs1-2/+12
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs1-9/+6
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs1-4/+9
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs1-2/+3
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs1-0/+2
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs1-1/+1
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs1-1/+1
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs1-2/+2
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs1-4/+0
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs1-3/+1
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs1-1/+0
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs1-3/+1
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs1-2/+2
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+3
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs1-1/+0
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs1-2/+0
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs1-1/+1
2016-07-14drm/nouveau/disp/gp104: initial supportBen Skeggs1-0/+1
2015-08-28drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs1-50/+21
2015-08-28drm/nouveau/disp: convert user classes to new-style nvkm_objectBen Skeggs1-7/+7
2015-08-28drm/nouveau/disp: split user classes out from engine implementationsBen Skeggs1-200/+10
2015-08-28drm/nouveau/disp: transition outp/conn away from being based on nvkm_objectBen Skeggs1-1/+4
2015-08-28drm/nouveau/disp: switch to device pri macrosBen Skeggs1-1/+2
2015-08-28drm/nouveau/disp: cosmetic changesBen Skeggs1-17/+17
2015-01-22drm/nouveau/disp: namespace + nvidia gpu names (no binary change)Ben Skeggs1-0/+268