summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-08-18drm/nouveau: recognise GA107Ben Skeggs
2021-03-02drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs
2021-02-11drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskBen Skeggs
2021-02-11drm/nouveau/fifo: use type+inst to determine context pointer offsetsBen Skeggs
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs
2021-02-11drm/nouveau/fifo: add id_engine hookBen Skeggs
2021-02-11drm/nouveau/fifo: index backend engctx by engine idBen Skeggs
2021-02-11drm/nouveau/fifo: index base engctx by engine idBen Skeggs
2021-02-11drm/nouveau/fifo: add engine_id hookBen Skeggs
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs