summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
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 Skeggs3-0/+111
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs17-143/+142
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2-2/+1
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs1-27/+5
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs5-26/+5
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs9-97/+94
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs7-22/+23
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs5-11/+8
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs15-75/+73
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs5-47/+22
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs5-35/+24
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs13-46/+44
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs11-40/+38
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs12-45/+42
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs3-3/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs11-48/+50
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs2-2/+0
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs2-2/+0
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs49-187/+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 Skeggs4-27/+20
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs3-10/+11
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 Skeggs14-96/+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 Skeggs25-141/+152
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs9-102/+105
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs31-145/+161
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs4-12/+10
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs4-6/+4
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs17-177/+82
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs2-3/+3
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs7-33/+28
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs11-81/+84
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs5-35/+34
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs8-101/+103
2021-02-11drm/nouveau/therm/gk104: use split subdev type+inst in cg engine listsBen Skeggs2-16/+17
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs13-100/+96
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs16-73/+83
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs15-112/+121
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs5-42/+42
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs2-3/+3
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs19-133/+146
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2-32/+16