summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs8-40/+39
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs6-35/+34
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs7-40/+38
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs7-43/+46
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs48-186/+186
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs3-43/+35
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2-22/+16
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2-8/+9
2021-02-11drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskBen Skeggs1-12/+7
2021-02-11drm/nouveau/fifo: use type+inst to determine context pointer offsetsBen Skeggs7-22/+20
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs13-78/+75
2021-02-11drm/nouveau/fifo: add id_engine hookBen Skeggs10-13/+98
2021-02-11drm/nouveau/fifo: index backend engctx by engine idBen Skeggs10-41/+73
2021-02-11drm/nouveau/fifo: index base engctx by engine idBen Skeggs1-4/+13
2021-02-11drm/nouveau/fifo: add engine_id hookBen Skeggs15-47/+125
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs24-140/+152
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs8-101/+105
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs22-132/+149
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs2-9/+8
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs4-6/+4
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs11-155/+73
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs4-24/+22
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs1-54/+53
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs1-28/+27
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs1-64/+63
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs1-40/+39
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs1-85/+84
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs1-36/+35
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs1-2/+2
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2-2/+2
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs1-37/+36
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs1-22/+21
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs1-40/+39
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs1-85/+84
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs1-7/+6
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs1-83/+82
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs1-51/+50
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs1-14/+13
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs1-85/+84
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs1-69/+68
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs1-85/+84
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs1-86/+85