aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+3
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao1-1/+1
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs1-3/+4
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs6-41/+17
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+7
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple2-0/+7
2021-06-03drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-06-03drm/nouveau/therm: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones1-3/+3
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs2-0/+108
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs15-103/+102
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs3-3/+4
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs4-5/+5
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs4-4/+4
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs4-4/+4
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2-2/+2
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2-5/+4
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs1-2/+2
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs1-18/+0
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs8-12/+12
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs1-2/+2
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs4-6/+6
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs1-2/+2
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs1-3/+3
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs9-26/+31
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs3-6/+7
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs6-12/+16
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 Skeggs11-35/+33
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs14-32/+44
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs13-26/+37
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs3-5/+7
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs1-1/+1
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs17-44/+59
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2-32/+16
2021-02-11drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs5-9/+9
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs3-17/+16
2021-02-11drm/nouveau/mc: lookup subdev interrupt handlers with split type+instBen Skeggs5-12/+13
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs17-44/+44
2021-02-11drm/nouveau/top: expose parsed device info more directlyBen Skeggs1-13/+0
2021-02-11drm/nouveau/top: store device type and instance separatelyBen Skeggs3-20/+22
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs9-18/+25
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs6-13/+12
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs3-8/+8