aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
2021-08-18drm/nouveau: rip out nvkm_client.superGravatar Ben Skeggs 6-41/+17
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-0/+7
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-3/+3
2021-07-01nouveau/svm: implement atomic SVM accessGravatar Alistair Popple 2-0/+7
2021-06-03drm/nouveau/clk: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-06-03drm/nouveau/therm: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticGravatar Lee Jones 1-3/+3
2021-02-11drm/nouveau/top/ga100: initial supportGravatar Ben Skeggs 2-0/+108
2021-02-11drm/nouveau/top: add ioctrl/nvjpgGravatar Ben Skeggs 1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusGravatar Ben Skeggs 15-103/+102
2021-02-11drm/nouveau/vic: switch to instanced constructorGravatar Ben Skeggs 3-3/+4
2021-02-11drm/nouveau/sec: switch to instanced constructorGravatar Ben Skeggs 1-1/+1
2021-02-11drm/nouveau/msvld: switch to instanced constructorGravatar Ben Skeggs 4-5/+5
2021-02-11drm/nouveau/msppp: switch to instanced constructorGravatar Ben Skeggs 4-4/+4
2021-02-11drm/nouveau/mspdec: switch to instanced constructorGravatar Ben Skeggs 4-4/+4
2021-02-11drm/nouveau/msenc: switch to instanced constructorGravatar Ben Skeggs 1-1/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorGravatar Ben Skeggs 2-2/+2
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instGravatar Ben Skeggs 2-5/+4
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instGravatar Ben Skeggs 1-2/+2
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskGravatar Ben Skeggs 1-18/+0
2021-02-11drm/nouveau/disp: switch to instanced constructorGravatar Ben Skeggs 8-12/+12
2021-02-11drm/nouveau/cipher: switch to instanced constructorGravatar Ben Skeggs 1-2/+2
2021-02-11drm/nouveau/ce: switch to instanced constructorGravatar Ben Skeggs 4-6/+6
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrGravatar Ben Skeggs 1-2/+2
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorGravatar Ben Skeggs 1-3/+3
2021-02-11drm/nouveau/volt: switch to instanced constructorGravatar Ben Skeggs 9-26/+31
2021-02-11drm/nouveau/top: switch to instanced constructorGravatar Ben Skeggs 3-6/+7
2021-02-11drm/nouveau/tmr: switch to instanced constructorGravatar Ben Skeggs 6-12/+16
2021-02-11drm/nouveau/therm/gk104: use split subdev type+inst in cg engine listsGravatar Ben Skeggs 2-16/+17
2021-02-11drm/nouveau/therm: switch to instanced constructorGravatar Ben Skeggs 11-35/+33
2021-02-11drm/nouveau/pmu: switch to instanced constructorGravatar Ben Skeggs 14-32/+44
2021-02-11drm/nouveau/pci: switch to instanced constructorGravatar Ben Skeggs 13-26/+37
2021-02-11drm/nouveau/mxm: switch to instanced constructorGravatar Ben Skeggs 3-5/+7
2021-02-11drm/nouveau/mmu: index engref by subdev typeGravatar Ben Skeggs 1-1/+1
2021-02-11drm/nouveau/mmu: switch to instanced constructorGravatar Ben Skeggs 17-44/+59
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsGravatar Ben Skeggs 2-32/+16
2021-02-11drm/nouveau/mc: use split type+inst in interrupt masking APIGravatar Ben Skeggs 5-9/+9
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsGravatar Ben Skeggs 3-17/+16
2021-02-11drm/nouveau/mc: lookup subdev interrupt handlers with split type+instGravatar Ben Skeggs 5-12/+13
2021-02-11drm/nouveau/mc: switch to instanced constructorGravatar Ben Skeggs 17-44/+44
2021-02-11drm/nouveau/top: expose parsed device info more directlyGravatar Ben Skeggs 1-13/+0
2021-02-11drm/nouveau/top: store device type and instance separatelyGravatar Ben Skeggs 3-20/+22
2021-02-11drm/nouveau/ltc: switch to instanced constructorGravatar Ben Skeggs 9-18/+25
2021-02-11drm/nouveau/instmem: switch to instanced constructorGravatar Ben Skeggs 6-13/+12
2021-02-11drm/nouveau/iccsense: switch to instanced constructorGravatar Ben Skeggs 3-8/+8
2021-02-11drm/nouveau/ibus: switch to instanced constructorGravatar Ben Skeggs 6-12/+12
2021-02-11drm/nouveau/i2c: switch to instanced constructorGravatar Ben Skeggs 11-22/+31
2021-02-11drm/nouveau/gsp: switch to instanced constructorGravatar Ben Skeggs 3-5/+6
2021-02-11drm/nouveau/gpio: switch to instanced constructorGravatar Ben Skeggs 8-16/+22
2021-02-11drm/nouveau/fuse: switch to instanced constructorGravatar Ben Skeggs 5-10/+13