summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20drm/nouveau/disp: add output backlight control methodsBen Skeggs1-0/+38
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst1-1/+1
2022-11-09drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs1-34/+55
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs1-5/+5
2022-07-27drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs1-6/+9
2022-07-27drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs1-11/+14
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/+146
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 piors during oneinitBen Skeggs1-1/+1
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-6/+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-5/+1
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs1-1/+1
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+4
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
2015-08-28drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs1-53/+26
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-28/+3
2015-08-28drm/nouveau/disp: transition outp/conn away from being based on nvkm_objectBen Skeggs1-1/+6
2015-08-28drm/nouveau/disp: cosmetic changesBen Skeggs1-19/+19
2015-01-22drm/nouveau/disp: namespace + nvidia gpu names (no binary change)Ben Skeggs1-0/+104