summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)AuthorFilesLines
2021-03-02drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs1-0/+3
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs1-0/+3
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs2-40/+40
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs1-1/+1
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs1-27/+5
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs1-22/+1
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs7-90/+89
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs6-21/+23
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs3-9/+7
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs14-74/+73
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs4-32/+22
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs4-28/+24
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