summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/ga102.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs1-4/+1
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs1-4/+4
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/+14
2022-07-27drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs1-30/+3
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/+127
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs1-2/+11
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
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs1-0/+46