aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs1-124/+50
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs1-14/+12
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: switch to instanced constructorBen Skeggs1-88/+87
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
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs1-54/+53
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs1-18/+17
2021-02-11drm/nouveau/nvkm: add macros for subdev layoutBen Skeggs1-0/+42
2021-02-11drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs1-82/+12
2021-02-11drm/nouveau/subdev: store full subdev name in structBen Skeggs1-1/+1
2021-02-11drm/nouveau/subdev: store subdevs in listBen Skeggs1-38/+26
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs1-3/+32
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs1-6/+6
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst1-13/+26
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst1-0/+1
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs1-4/+4