summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.c
AgeCommit message (Expand)Author
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs
2022-07-27drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs
2022-07-27drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs
2022-07-27drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs
2022-07-27drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs
2022-07-27drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs
2021-02-11drm/nouveau/disp: switch to instanced constructorBen 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
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen 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: fork off some new hw-specific implementationsBen Skeggs